/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | s3c64xx.dtsi | 135 clocks = <&clocks PCLK_UART1>, <&clocks PCLK_UART1>,
|
A D | rk3xxx.dtsi | 121 clocks = <&cru SCLK_UART1>, <&cru PCLK_UART1>;
|
A D | rv1126.dtsi | 195 clocks = <&pmucru SCLK_UART1>, <&pmucru PCLK_UART1>;
|
/linux-6.3-rc2/include/dt-bindings/clock/ |
A D | samsung,s3c64xx-clock.h | 87 #define PCLK_UART1 72 macro
|
A D | rk3036-cru.h | 69 #define PCLK_UART1 342 macro
|
A D | exynos7-clk.h | 93 #define PCLK_UART1 1 macro
|
A D | rk3188-cru-common.h | 85 #define PCLK_UART1 333 macro
|
A D | rk3128-cru.h | 109 #define PCLK_UART1 342 macro
|
A D | rk3228-cru.h | 108 #define PCLK_UART1 342 macro
|
A D | rv1108-cru.h | 117 #define PCLK_UART1 266 macro
|
A D | px30-cru.h | 152 #define PCLK_UART1 329 macro
|
A D | rk3288-cru.h | 134 #define PCLK_UART1 342 macro
|
A D | rk3308-cru.h | 177 #define PCLK_UART1 198 macro
|
A D | rk3328-cru.h | 142 #define PCLK_UART1 211 macro
|
A D | rk3368-cru.h | 126 #define PCLK_UART1 342 macro
|
A D | rockchip,rv1126-cru.h | 45 #define PCLK_UART1 32 macro
|
A D | rk3399-cru.h | 248 #define PCLK_UART1 353 macro
|
A D | rockchip,rk3588-cru.h | 174 #define PCLK_UART1 159 macro
|
A D | rk3568-cru.h | 347 #define PCLK_UART1 284 macro
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | rockchip,rk3568-cru.yaml | 16 (examples: provide SCLK_UART1\PCLK_UART1 and SRST_P_UART1\SRST_S_UART1 for UART module)
|
/linux-6.3-rc2/drivers/clk/samsung/ |
A D | clk-s3c64xx.c | 243 GATE_BUS(PCLK_UART1, "pclk_uart1", "pclk", PCLK_GATE, 2), 348 ALIAS(PCLK_UART1, "s3c6400-uart.1", "uart"),
|
/linux-6.3-rc2/drivers/clk/rockchip/ |
A D | clk-rk3188.c | 653 GATE(PCLK_UART1, "pclk_uart1", "pclk_cpu", 0, RK2928_CLKGATE_CON(8), 1, GFLAGS), 744 GATE(PCLK_UART1, "pclk_uart1", "hclk_ahb2apb", 0, RK2928_CLKGATE_CON(8), 1, GFLAGS),
|
A D | clk-rk3036.c | 418 GATE(PCLK_UART1, "pclk_uart1", "pclk_peri", 0, RK2928_CLKGATE_CON(8), 1, GFLAGS),
|
A D | clk-rk3128.c | 509 GATE(PCLK_UART1, "pclk_uart1", "pclk_peri", 0, RK2928_CLKGATE_CON(8), 1, GFLAGS),
|
A D | clk-rk3228.c | 614 GATE(PCLK_UART1, "pclk_uart1", "pclk_cpu", 0, RK2928_CLKGATE_CON(9), 13, GFLAGS),
|