Searched refs:edp_ctrl (Results 1 – 3 of 3) sorted by relevance
21 struct edp_ctrl;35 struct edp_ctrl *ctrl;63 irqreturn_t msm_edp_ctrl_irq(struct edp_ctrl *ctrl);64 void msm_edp_ctrl_power(struct edp_ctrl *ctrl, bool on);66 void msm_edp_ctrl_destroy(struct edp_ctrl *ctrl);67 bool msm_edp_ctrl_panel_connected(struct edp_ctrl *ctrl);68 int msm_edp_ctrl_get_panel_info(struct edp_ctrl *ctrl,70 int msm_edp_ctrl_timing_cfg(struct edp_ctrl *ctrl,74 bool msm_edp_ctrl_pixel_clock_valid(struct edp_ctrl *ctrl,
54 struct edp_ctrl { struct143 static int edp_clk_init(struct edp_ctrl *ctrl) in edp_clk_init()192 static int edp_clk_enable(struct edp_ctrl *ctrl, u32 clk_mask) in edp_clk_enable()278 static void edp_clk_disable(struct edp_ctrl *ctrl, u32 clk_mask) in edp_clk_disable()292 static int edp_regulator_init(struct edp_ctrl *ctrl) in edp_regulator_init()318 static int edp_regulator_enable(struct edp_ctrl *ctrl) in edp_regulator_enable()351 static void edp_regulator_disable(struct edp_ctrl *ctrl) in edp_regulator_disable()358 static int edp_gpio_config(struct edp_ctrl *ctrl) in edp_gpio_config()384 static void edp_ctrl_irq_enable(struct edp_ctrl *ctrl, int enable) in edp_ctrl_irq_enable()401 static void edp_fill_link_cfg(struct edp_ctrl *ctrl) in edp_fill_link_cfg()[all …]
31 edp/edp_ctrl.o \