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

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipcvar.h51 CHIPC_FLASH_NONE = 0, /**< No flash, or a type unrecognized enumerator in enum:__anon9307
H A Dchipc_subr.c62 case CHIPC_FLASH_NONE:
93 case CHIPC_FLASH_NONE:
121 case CHIPC_FLASH_NONE:
H A Dchipc.c405 if (caps->flash_type != CHIPC_FLASH_NONE)
479 caps->flash_type = CHIPC_FLASH_NONE;

Completed in 107 milliseconds