Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma_driver_chipcommon.h505 #define BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_MASK 0x1ff00000 macro
/OK3568_Linux_fs/kernel/drivers/bcma/
H A Ddriver_chipcommon_pmu.c527 tmp &= ~(BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_MASK); in bcma_pmu_spuravoid_pllupdate()