Searched defs:mipi_dbi (Results 1 – 1 of 1) sorted by relevance
25 struct mipi_dbi { struct34 int (*command)(struct mipi_dbi *dbi, u8 *cmd, u8 *param, size_t num); argument40 const u8 *read_commands;45 bool swap_bytes;50 struct gpio_desc *reset;57 struct spi_device *spi;81 * struct mipi_dbi_dev - MIPI DBI device argument