Home
last modified time | relevance | path

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

/Linux-v4.19/include/dt-bindings/mfd/
Ddbx500-prcmu.h55 #define PRCMU_NUM_REG_CLOCKS 38 macro
57 #define PRCMU_RTCCLK PRCMU_NUM_REG_CLOCKS
/Linux-v4.19/drivers/mfd/
Ddb8500-prcmu.c468 static struct clk_mgt clk_mgt[PRCMU_NUM_REG_CLOCKS] = {
1451 else if (clock < PRCMU_NUM_REG_CLOCKS) in db8500_prcmu_request_clock()
1612 if (clock < PRCMU_NUM_REG_CLOCKS) in prcmu_clock_rate()
1786 if (clock < PRCMU_NUM_REG_CLOCKS) in prcmu_round_clock_rate()
1948 if (clock < PRCMU_NUM_REG_CLOCKS) in prcmu_set_clock_rate()