Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dsil164_drv.c69 # define SIL164_CONTROL0_POWER_ON 0x01 macro
163 control0 |= SIL164_CONTROL0_POWER_ON; in sil164_set_power_state()
165 control0 &= ~SIL164_CONTROL0_POWER_ON; in sil164_set_power_state()