Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_lvds.c34 container_of(c, struct rockchip_lvds, connector)
37 container_of(c, struct rockchip_lvds, encoder)
53 struct rockchip_lvds { struct
69 static inline void lvds_writel(struct rockchip_lvds *lvds, u32 offset, u32 val) in lvds_writel() argument
101 static int rockchip_lvds_poweron(struct rockchip_lvds *lvds) in rockchip_lvds_poweron()
173 static void rockchip_lvds_poweroff(struct rockchip_lvds *lvds) in rockchip_lvds_poweroff()
200 struct rockchip_lvds *lvds = connector_to_lvds(connector); in rockchip_lvds_connector_get_modes()
214 struct rockchip_lvds *lvds = encoder_to_lvds(encoder); in rockchip_lvds_grf_config()
243 static int rockchip_lvds_set_vop_source(struct rockchip_lvds *lvds, in rockchip_lvds_set_vop_source()
282 struct rockchip_lvds *lvds = encoder_to_lvds(encoder); in rockchip_lvds_encoder_enable()
[all …]
DMakefile15 rockchipdrm-$(CONFIG_ROCKCHIP_LVDS) += rockchip_lvds.o