Searched defs:Ili9881cBoeDev (Results 1 – 1 of 1) sorted by relevance
33 struct Ili9881cBoeDev { struct34 struct PanelData panel;35 struct mipi_dsi_device *dsiDev;36 struct regulator *supply;37 uint16_t avddGpio;38 uint16_t aveeGpio;39 uint16_t vghlGpio;40 uint16_t tsrstGpio;41 uint16_t resetGpio;42 struct ResetSeq rstOnSeq;[all …]