Home
last modified time | relevance | path

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

/linux/drivers/bcma/
H A Ddriver_chipcommon_pmu.c299 ~BCMA_CC_PMU_CTL_NOILPONW); in bcma_pmu_init()
302 BCMA_CC_PMU_CTL_NOILPONW); in bcma_pmu_init()
619 tmp = BCMA_CC_PMU_CTL_PLL_UPD | BCMA_CC_PMU_CTL_NOILPONW; in bcma_pmu_spuravoid_pllupdate()
/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h331 #define BCMA_CC_PMU_CTL_NOILPONW 0x00000200 /* No ILP on wait */ macro