Home
last modified time | relevance | path

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

/drivers/gpu/drm/i2c/
Dsil164_drv.c67 #define SIL164_CONTROL0 0x8 macro
159 uint8_t control0 = sil164_read(client, SIL164_CONTROL0); in sil164_set_power_state()
166 sil164_write(client, SIL164_CONTROL0, control0); in sil164_set_power_state()
174 sil164_write(client, SIL164_CONTROL0, in sil164_init_state()