Home
last modified time | relevance | path

Searched refs:CHIPC_FLASH_CFG_DS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h628 #define CHIPC_FLASH_CFG_DS 0x0010 /* Data size, 0=8bit, 1=16bit */ macro
H A Dchipc.c496 if (CHIPC_GET_FLAG(regval, CHIPC_FLASH_CFG_DS)) in chipc_read_caps()