Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h571 #define BHND_BFL_FASTPWR 0x08000000 macro
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c3452 if (sc->board.board_flags & BHND_BFL_FASTPWR) in bhnd_pmu_radio_enable()