Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c3440 uint32_t oobsel; in bhnd_pmu_radio_enable() local
3471 &oobsel, 4); in bhnd_pmu_radio_enable()
3476 oobsel |= BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN, in bhnd_pmu_radio_enable()
3478 oobsel |= BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN, in bhnd_pmu_radio_enable()
3481 oobsel &= ~BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN, in bhnd_pmu_radio_enable()
3483 oobsel &= ~BHND_PMU_SET_BITS(BCMA_DMP_OOBSEL_EN, in bhnd_pmu_radio_enable()
3488 &oobsel, 4)); in bhnd_pmu_radio_enable()