Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bcma/
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-5.19.10/include/linux/bcma/
Dbcma_driver_chipcommon.h330 #define BCMA_CC_PMU_CTL_NOILPONW 0x00000200 /* No ILP on wait */ macro