Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon_pmu.c285 ~BCMA_CC_PMU_CTL_NOILPONW); in bcma_pmu_init()
288 BCMA_CC_PMU_CTL_NOILPONW); in bcma_pmu_init()
603 tmp = BCMA_CC_PMU_CTL_PLL_UPD | BCMA_CC_PMU_CTL_NOILPONW; in bcma_pmu_spuravoid_pllupdate()
/linux-4.1.27/include/linux/bcma/
Dbcma_driver_chipcommon.h323 #define BCMA_CC_PMU_CTL_NOILPONW 0x00000200 /* No ILP on wait */ macro