Home
last modified time | relevance | path

Searched refs:NT35510_CMD_CONTROL_DISPLAY (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c40 #define NT35510_CMD_CONTROL_DISPLAY BIT(1) macro
1019 if (nt->conf->cmds & NT35510_CMD_CONTROL_DISPLAY) { in nt35510_prepare()
1165 if (nt->conf->cmds & NT35510_CMD_CONTROL_DISPLAY) in nt35510_probe()
1322 .cmds = NT35510_CMD_CONTROL_DISPLAY,