Lines Matching defs:rockchip_panel_priv
63 struct rockchip_panel_priv { struct
64 bool prepared;
65 bool enabled;
66 struct udevice *power_supply;
67 struct udevice *backlight;
68 struct spi_slave *spi_slave;
69 struct gpio_desc enable_gpio;
70 struct gpio_desc reset_gpio;
72 int cmd_type;
73 struct gpio_desc spi_sdi_gpio;
74 struct gpio_desc spi_scl_gpio;
75 struct gpio_desc spi_cs_gpio;