Searched refs:rk3288_edp (Results 1 – 2 of 2) sorted by relevance
40 struct rk3288_edp *regs;47 static void rk_edp_init_refclk(struct rk3288_edp *regs) in rk_edp_init_refclk()79 static void rk_edp_init_interrupt(struct rk3288_edp *regs) in rk_edp_init_interrupt()99 static void rk_edp_enable_sw_function(struct rk3288_edp *regs) in rk_edp_enable_sw_function()104 static bool rk_edp_get_pll_locked(struct rk3288_edp *regs) in rk_edp_get_pll_locked()113 static int rk_edp_init_analog_func(struct rk3288_edp *regs) in rk_edp_init_analog_func()138 static void rk_edp_init_aux(struct rk3288_edp *regs) in rk_edp_init_aux()153 static int rk_edp_aux_enable(struct rk3288_edp *regs) in rk_edp_aux_enable()167 static int rk_edp_is_aux_reply(struct rk3288_edp *regs) in rk_edp_is_aux_reply()182 static int rk_edp_start_aux_transaction(struct rk3288_edp *regs) in rk_edp_start_aux_transaction()[all …]
11 struct rk3288_edp { struct157 check_member(rk3288_edp, pll_reg_5, 0xa00); argument