Searched refs:RK3288_SOFTRST_CON (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/clk/rockchip/ | ||
D | clk.h | 122 #define RK3288_SOFTRST_CON(x) ((x) * 0x4 + 0x1b8) macro |
D | clk-rk3288.c | 942 rk3288_cru_base + RK3288_SOFTRST_CON(0), in rk3288_clk_init() |