Searched full:pclk_otp_ns (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | rockchip,otp.yaml | 102 clocks = <&cru SCLK_OTP_USR>, <&cru PCLK_OTP_NS>,
|
/linux/include/dt-bindings/clock/ |
H A D | rk3308-cru.h | 192 #define PCLK_OTP_NS 213 macro
|
H A D | px30-cru.h | 169 #define PCLK_OTP_NS 346 macro
|
/linux/drivers/clk/rockchip/ |
H A D | clk-rk3308.c | 881 GATE(PCLK_OTP_NS, "pclk_otp_ns", "pclk_bus", 0, RK3308_CLKGATE_CON(6), 10, GFLAGS),
|
H A D | clk-px30.c | 863 …GATE(PCLK_OTP_NS, "pclk_otp_ns", "pclk_bus_pre", CLK_IGNORE_UNUSED, PX30_CLKGATE_CON(15), 6, GFLAG…
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3308.dtsi | 569 clocks = <&cru SCLK_OTP_USR>, <&cru PCLK_OTP_NS>,
|
H A D | px30.dtsi | 808 clocks = <&cru SCLK_OTP_USR>, <&cru PCLK_OTP_NS>,
|