Searched refs:APBC_TWSI1 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/arm/mach-mmp/ |
D | clock-pxa910.c | 31 #define APBC_TWSI1 APBC_REG(0x06c) macro
|
D | clock-pxa168.c | 28 #define APBC_TWSI1 APBC_REG(0x06c) macro
|
D | clock-mmp2.c | 19 #define APBC_TWSI1 APBC_REG(0x004) macro
|
/Linux-v4.19/drivers/clk/mmp/ |
D | clk-of-pxa168.c | 41 #define APBC_TWSI1 0x6c macro 144 …{PXA168_CLK_TWSI1, "twsi1_clk", "pll1_13_1_5", CLK_SET_RATE_PARENT, APBC_TWSI1, 0x3, 0x3, 0x0, 0, …
|
D | clk-of-mmp2.c | 27 #define APBC_TWSI1 0x8 macro 155 …{MMP2_CLK_TWSI1, "twsi1_clk", "vctcxo", CLK_SET_RATE_PARENT, APBC_TWSI1, 0x7, 0x3, 0x0, 0, &reset_…
|
D | clk-pxa168.c | 37 #define APBC_TWSI1 0x6c macro 168 apbc_base + APBC_TWSI1, 10, 0, &clk_lock); in pxa168_clk_init()
|
D | clk-mmp2.c | 25 #define APBC_TWSI1 0x8 macro 198 apbc_base + APBC_TWSI1, 10, 0, &clk_lock); in mmp2_clk_init()
|