Home
last modified time | relevance | path

Searched refs:stm_lvds (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/stm/
H A Dlvds.c255 struct stm_lvds { struct
277 container_of(b, struct stm_lvds, lvds_bridge) argument
280 container_of(c, struct stm_lvds, connector)
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()
[all …]