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-v6.1/include/linux/bcma/
Dbcma_driver_chipcommon.h507 #define BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_MASK 0x1ff00000 macro
/Linux-v6.1/drivers/bcma/
Ddriver_chipcommon_pmu.c527 tmp &= ~(BCMA_CC_PMU1_PLL0_PC2_NDIV_INT_MASK); in bcma_pmu_spuravoid_pllupdate()