Searched refs:fwnode_mcu_panel (Results 1 – 1 of 1) sorted by relevance
780 struct fwnode_handle *fwnode_mcu_panel; in rockchip_rgb_bind() local783 fwnode_mcu_panel = device_get_named_child_node(dev, "mcu-panel"); in rockchip_rgb_bind()784 if (fwnode_mcu_panel) { in rockchip_rgb_bind()786 struct device_node *np_mcu_panel = to_of_node(fwnode_mcu_panel); in rockchip_rgb_bind()