Searched refs:SET_DISPLAY_CLEAR (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/sitronix/ |
| H A D | st7920.c | 53 #define SET_DISPLAY_CLEAR 0x01 macro 241 st7920_spi_write(st7920->spi, SET_DISPLAY_CLEAR, NULL, 1600, err); in st7920_power_off() 263 st7920_spi_write(st7920->spi, SET_DISPLAY_CLEAR, NULL, 1600, &err); in st7920_init() 312 st7920_spi_write(st7920->spi, SET_DISPLAY_CLEAR, NULL, 1600, &err); in st7920_clear_screen()
|