Lines Matching defs:lvds

282 #define lvds_is_dual_link(lvds) \  argument
289 static inline void lvds_write(struct stm_lvds *lvds, u32 reg, u32 val) in lvds_write()
294 static inline u32 lvds_read(struct stm_lvds *lvds, u32 reg) in lvds_read()
299 static inline void lvds_set(struct stm_lvds *lvds, u32 reg, u32 mask) in lvds_set()
304 static inline void lvds_clear(struct stm_lvds *lvds, u32 reg, u32 mask) in lvds_clear()
346 static int lvds_pll_enable(struct stm_lvds *lvds, struct lvds_phy_info *phy) in lvds_pll_enable()
407 static int lvds_pll_get_params(struct stm_lvds *lvds, in lvds_pll_get_params()
445 static void lvds_pll_config(struct stm_lvds *lvds, struct lvds_phy_info *phy) in lvds_pll_config()
550 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_enable() local
602 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_disable() local
636 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_recalc_rate() local
688 struct stm_lvds *lvds = container_of(hw, struct stm_lvds, lvds_ck_px); in lvds_pixel_clk_round_rate() local
742 struct stm_lvds *lvds = data; in lvds_pixel_clk_unregister() local
748 static int lvds_pixel_clk_register(struct stm_lvds *lvds) in lvds_pixel_clk_register()
773 static void lvds_config_data_mapping(struct stm_lvds *lvds) in lvds_config_data_mapping()
817 static void lvds_config_mode(struct stm_lvds *lvds) in lvds_config_mode()
882 struct stm_lvds *lvds = connector_to_stm_lvds(connector); in lvds_connector_get_modes() local
940 struct stm_lvds *lvds = bridge_to_stm_lvds(bridge); in lvds_attach() local
986 struct stm_lvds *lvds = bridge_to_stm_lvds(bridge); in lvds_atomic_enable() local
1022 struct stm_lvds *lvds = bridge_to_stm_lvds(bridge); in lvds_atomic_disable() local
1049 struct stm_lvds *lvds; in lvds_probe() local
1191 struct stm_lvds *lvds = platform_get_drvdata(pdev); in lvds_remove() local