Searched refs:rockchip_mcu_panel (Results 1 – 2 of 2) sorted by relevance
117 struct rockchip_mcu_panel { struct130 static inline struct rockchip_mcu_panel *to_rockchip_mcu_panel(struct rockchip_panel *panel) in to_rockchip_mcu_panel() argument132 return container_of(panel, struct rockchip_mcu_panel, base); in to_rockchip_mcu_panel()263 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_prepare()298 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_unprepare()324 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_enable()340 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_disable()405 static int rockchip_mcu_panel_init(struct rockchip_mcu_panel *mcu_panel, ofnode mcu_panel_node) in rockchip_mcu_panel_init()499 struct rockchip_mcu_panel *mcu_panel; in rockchip_rgb_probe()501 mcu_panel = malloc(sizeof(struct rockchip_mcu_panel)); in rockchip_rgb_probe()
115 struct rockchip_mcu_panel { struct156 static inline struct rockchip_mcu_panel *to_rockchip_mcu_panel(struct drm_panel *panel) in to_rockchip_mcu_panel()158 return container_of(panel, struct rockchip_mcu_panel, base); in to_rockchip_mcu_panel()336 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(rgb->panel); in rockchip_rgb_encoder_loader_protect()460 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(rgb->panel); in rockchip_mcu_panel_init()578 static int rockchip_mcu_panel_xfer_mcu_cmd_seq(struct rockchip_mcu_panel *mcu_panel, in rockchip_mcu_panel_xfer_mcu_cmd_seq()621 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_disable()641 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_unprepare()659 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_prepare()688 struct rockchip_mcu_panel *mcu_panel = to_rockchip_mcu_panel(panel); in rockchip_mcu_panel_enable()[all …]