Home
last modified time | relevance | path

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

/src/sys/dev/bhnd/
H A Dbhnd_erom.c299 cc_caps = bhnd_erom_io_read(eio, CHIPC_CAPABILITIES, 4); in bhnd_erom_read_chipid()
/src/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h51 #define CHIPC_CAPABILITIES 0x04 macro
H A Dchipc.c445 cap_reg = bhnd_bus_read_4(sc->core, CHIPC_CAPABILITIES); in chipc_read_caps()