Searched refs:flash_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_slicer.h45 void chipc_register_slicer(chipc_flash flash_type);
H A Dchipc.h68 chipc_flash flash_type; /**< flash type */ member in struct:chipc_caps
H A Dchipc_slicer.c63 chipc_register_slicer(chipc_flash flash_type) argument
65 switch (flash_type) {
H A Dchipc_spi.c126 flash_name = chipc_sflash_device_name(ccaps->flash_type);
135 chipc_register_slicer(ccaps->flash_type);
H A Dchipc.c363 flash_bus = chipc_flash_bus_name(sc->caps.flash_type);
437 if (caps->flash_type != CHIPC_FLASH_NONE)
490 caps->flash_type = CHIPC_SFLASH_ST;
493 caps->flash_type = CHIPC_SFLASH_AT;
497 caps->flash_type = CHIPC_NFLASH;
500 caps->flash_type = CHIPC_PFLASH_CFI;
511 caps->flash_type = CHIPC_FLASH_NONE;
520 caps->flash_type = CHIPC_NFLASH_4706;
H A Dchipc_subr.c292 caps->uart_clock, caps->flash_type);
/freebsd-13-stable/sys/dev/cfe/
H A Dcfe_ioctl.h75 unsigned int flash_type; /* type, from FLASH_TYPE below */ member in struct:flash_info_s
/freebsd-13-stable/sys/dev/mly/
H A Dmlyreg.h655 u_int8_t flash_type; /* N/A */ member in struct:mly_ioctl_getcontrollerinfo

Completed in 133 milliseconds