Searched refs:ST7796S_CMD_PWR2 (Results 1 – 2 of 2) sorted by relevance
28 #define ST7796S_CMD_PWR2 0xC1 /* Power control 1 */ macro
246 ret = st7796s_send_cmd(dev, ST7796S_CMD_PWR2, &config->pwr2, sizeof(config->pwr2)); in st7796s_lcd_config()