Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/bcma/
Dbcma_driver_chipcommon.h499 #define BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_MASK 0x1ff00000 macro
/linux-4.1.27/drivers/bcma/
Ddriver_chipcommon_pmu.c511 tmp &= ~(BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_MASK); in bcma_pmu_spuravoid_pllupdate()