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

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.h46 CHIPC_FLASH_NONE = 0, /**< No flash, or a type unrecognized enumerator in enum:__anon12291
H A Dchipc_subr.c64 case CHIPC_FLASH_NONE:
95 case CHIPC_FLASH_NONE:
123 case CHIPC_FLASH_NONE:
H A Dchipc.c438 if (caps->flash_type != CHIPC_FLASH_NONE)
512 caps->flash_type = CHIPC_FLASH_NONE;

Completed in 65 milliseconds