Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_lvds.c42 container_of(c, struct rockchip_lvds, connector)
45 container_of(c, struct rockchip_lvds, encoder)
61 struct rockchip_lvds { struct
77 static inline void lvds_writel(struct rockchip_lvds *lvds, u32 offset, u32 val) in lvds_writel() argument
109 static int rockchip_lvds_poweron(struct rockchip_lvds *lvds) in rockchip_lvds_poweron()
181 static void rockchip_lvds_poweroff(struct rockchip_lvds *lvds) in rockchip_lvds_poweroff()
208 struct rockchip_lvds *lvds = connector_to_lvds(connector); in rockchip_lvds_connector_get_modes()
222 struct rockchip_lvds *lvds = encoder_to_lvds(encoder); in rockchip_lvds_grf_config()
251 static int rockchip_lvds_set_vop_source(struct rockchip_lvds *lvds, in rockchip_lvds_set_vop_source()
290 struct rockchip_lvds *lvds = encoder_to_lvds(encoder); in rockchip_lvds_encoder_enable()
[all …]
DMakefile16 rockchipdrm-$(CONFIG_ROCKCHIP_LVDS) += rockchip_lvds.o