Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bcma/
Ddriver_chipcommon_pmu.c295 ~BCMA_CC_PMU_CTL_NOILPONW); in bcma_pmu_init()
298 BCMA_CC_PMU_CTL_NOILPONW); in bcma_pmu_init()
613 tmp = BCMA_CC_PMU_CTL_PLL_UPD | BCMA_CC_PMU_CTL_NOILPONW; in bcma_pmu_spuravoid_pllupdate()
/Linux-v4.19/include/linux/bcma/
Dbcma_driver_chipcommon.h329 #define BCMA_CC_PMU_CTL_NOILPONW 0x00000200 /* No ILP on wait */ macro