Searched refs:BCMA_DMP_OOBSEL_EN (Results 1 – 2 of 2) sorted by relevance
223 #define BCMA_DMP_OOBSEL_EN (1<<7) /**< OOB selector enable bit */ macro
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()