Home
last modified time | relevance | path

Searched refs:SCLK_OTP (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/dt-bindings/clock/
H A Drk3308-cru.h51 #define SCLK_OTP 38 macro
H A Dpx30-cru.h61 #define SCLK_OTP 46 macro
H A Drk3328-cru.h52 #define SCLK_OTP 63 macro
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_px30.c1046 case SCLK_OTP: in px30_otp_get_clk()
1055 parent = px30_otp_get_clk(priv, SCLK_OTP); in px30_otp_get_clk()
1087 case SCLK_OTP: in px30_otp_set_clk()
1094 div = DIV_ROUND_UP(px30_otp_get_clk(priv, SCLK_OTP), hz); in px30_otp_set_clk()
1369 case SCLK_OTP: in px30_clk_get_rate()
1454 case SCLK_OTP: in px30_clk_set_rate()