Searched refs:DIV4_SIUA (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7722.c | 128 enum { DIV4_SIUA, DIV4_SIUB, DIV4_REPARENT_NR }; enumerator 131 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0), 184 CLKDEV_CON_ID("siua_clk", &div4_reparent_clks[DIV4_SIUA]),
|
D | clock-sh7366.c | 106 DIV4_SIUA, DIV4_SIUB, DIV4_NR }; enumerator 118 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0), 197 CLKDEV_CON_ID("siua_clk", &div4_clks[DIV4_SIUA]),
|
D | clock-sh7723.c | 129 enum { DIV4_SIUA, DIV4_SIUB, DIV4_REPARENT_NR }; enumerator 132 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x0dbf, 0), 209 CLKDEV_CON_ID("siua_clk", &div4_reparent_clks[DIV4_SIUA]),
|
D | clock-sh7343.c | 103 DIV4_SIUA, DIV4_SIUB, DIV4_NR }; enumerator 115 [DIV4_SIUA] = DIV4(SCLKACR, 0, 0x1fff, 0), 199 CLKDEV_CON_ID("siua_clk", &div4_clks[DIV4_SIUA]),
|