Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv04/i2c/
H A Dsil164_drv.c70 # define SIL164_CONTROL0_POWER_ON 0x01 macro
164 control0 |= SIL164_CONTROL0_POWER_ON; in sil164_set_power_state()
166 control0 &= ~SIL164_CONTROL0_POWER_ON; in sil164_set_power_state()