Home
last modified time | relevance | path

Searched refs:CHIPC_FLASH_NONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c61 case CHIPC_FLASH_NONE: in chipc_flash_name()
92 case CHIPC_FLASH_NONE: in chipc_flash_bus_name()
120 case CHIPC_FLASH_NONE: in chipc_sflash_device_name()
H A Dchipc.h45 CHIPC_FLASH_NONE = 0, /**< No flash, or a type unrecognized enumerator
H A Dchipc.c432 if (caps->flash_type != CHIPC_FLASH_NONE) in chipc_find_nvram_src()
506 caps->flash_type = CHIPC_FLASH_NONE; in chipc_read_caps()