Home
last modified time | relevance | path

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

/Linux-v5.10/include/dt-bindings/mfd/
Ddbx500-prcmu.h55 #define PRCMU_NUM_REG_CLOCKS 38 macro
57 #define PRCMU_RTCCLK PRCMU_NUM_REG_CLOCKS
/Linux-v5.10/drivers/mfd/
Ddb8500-prcmu.c470 static struct clk_mgt clk_mgt[PRCMU_NUM_REG_CLOCKS] = {
1378 else if (clock < PRCMU_NUM_REG_CLOCKS) in db8500_prcmu_request_clock()
1541 if (clock < PRCMU_NUM_REG_CLOCKS) in prcmu_clock_rate()
1736 if (clock < PRCMU_NUM_REG_CLOCKS) in prcmu_round_clock_rate()
1908 if (clock < PRCMU_NUM_REG_CLOCKS) in prcmu_set_clock_rate()