Searched refs:stm_lvds (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/stm/ |
| H A D | lvds.c | 255 struct stm_lvds { struct 277 container_of(b, struct stm_lvds, lvds_bridge) argument 280 container_of(c, struct stm_lvds, connector) 407 static int lvds_pll_get_params(struct stm_lvds *lvds, in lvds_pll_get_params() 550 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_enable() 602 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_disable() 636 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_recalc_rate() 688 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_round_rate() 742 struct stm_lvds *lvds = data; in lvds_pixel_clk_unregister() 817 static void lvds_config_mode(struct stm_lvds *lvds) in lvds_config_mode() [all …]
|