Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i2c/
H A Dsil164_drv.c68 #define SIL164_CONTROL0 0x8 macro
160 uint8_t control0 = sil164_read(client, SIL164_CONTROL0); in sil164_set_power_state()
167 sil164_write(client, SIL164_CONTROL0, control0); in sil164_set_power_state()
175 sil164_write(client, SIL164_CONTROL0, in sil164_init_state()