Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon_pmu.c345 bus->chipinfo.id, cc->pmu.rev, BCMA_CC_PMU_ALP_CLOCK); in bcma_pmu_get_alp_clock()
347 return BCMA_CC_PMU_ALP_CLOCK; in bcma_pmu_get_alp_clock()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h471 #define BCMA_CC_PMU_ALP_CLOCK 20000000 macro