Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h567 #define BHND_BFL_NOCBUCK 0x00800000 /* Power topology doesn't use CBUCK */ macro
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c685 return (BHND_PMU_GET_FLAG(sc->board.board_flags, BHND_BFL_NOCBUCK)); in bhnd_pmu_res_depfltr_ncb()