Searched refs:hx8357_spi_write_array (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/backlight/ |
H A D | hx8357.c | 349 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power, in hx8357_lcd_init() 354 ret = hx8357_spi_write_array(lcdev, hx8357_seq_vcom, in hx8357_lcd_init() 379 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined1, in hx8357_lcd_init() 384 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined2, in hx8357_lcd_init() 389 ret = hx8357_spi_write_array(lcdev, hx8357_seq_gamma, in hx8357_lcd_init() 414 ret = hx8357_spi_write_array(lcdev, hx8357_seq_rgb, in hx8357_lcd_init() 471 ret = hx8357_spi_write_array(lcdev, hx8369_seq_vcom, in hx8369_lcd_init() 476 ret = hx8357_spi_write_array(lcdev, hx8369_seq_gip, in hx8369_lcd_init() 481 ret = hx8357_spi_write_array(lcdev, hx8369_seq_power, in hx8369_lcd_init() 511 ret = hx8357_spi_write_array(lcdev, in hx8369_lcd_init() [all …]
|