Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c275 uint32_t idreg, cc_caps; in bhnd_erom_read_chipid() local
300 cc_caps = bhnd_erom_io_read(eio, CHIPC_CAPABILITIES, 4); in bhnd_erom_read_chipid()
303 if (cc_caps & CHIPC_CAP_BKPLN64) in bhnd_erom_read_chipid()
306 if (cc_caps & CHIPC_CAP_PMU) in bhnd_erom_read_chipid()