Searched refs:s6e63m0 (Results 1 – 2 of 2) sorted by relevance
37 struct s6e63m0 { struct357 static int s6e63m0_spi_write_byte(struct s6e63m0 *lcd, int addr, int data) in s6e63m0_spi_write_byte()375 static int s6e63m0_spi_write(struct s6e63m0 *lcd, unsigned char address, in s6e63m0_spi_write()388 static int s6e63m0_panel_send_sequence(struct s6e63m0 *lcd, in s6e63m0_panel_send_sequence()407 static int _s6e63m0_gamma_ctl(struct s6e63m0 *lcd, const unsigned int *gamma) in _s6e63m0_gamma_ctl()436 static int s6e63m0_gamma_ctl(struct s6e63m0 *lcd, int gamma) in s6e63m0_gamma_ctl()446 static int s6e63m0_ldi_init(struct s6e63m0 *lcd) in s6e63m0_ldi_init()467 static int s6e63m0_ldi_enable(struct s6e63m0 *lcd) in s6e63m0_ldi_enable()484 static int s6e63m0_ldi_disable(struct s6e63m0 *lcd) in s6e63m0_ldi_disable()498 static int s6e63m0_power_on(struct s6e63m0 *lcd) in s6e63m0_power_on()[all …]
18 obj-$(CONFIG_LCD_S6E63M0) += s6e63m0.o