Searched refs:BCMA_DMP_OOBSEL_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_dmp.h224 #define BCMA_DMP_OOBSEL_EN (1<<7) /**< OOB selector enable bit */ macro
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c3480 oobsel |= BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN,
3482 oobsel |= BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN,
3485 oobsel &= ~BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN,
3487 oobsel &= ~BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN,

Completed in 122 milliseconds