Searched refs:input_edge (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/drm/i2c/ | ||
D | sil164.h | 43 } input_edge; member |
/linux-6.12.1/drivers/gpu/drm/i2c/ | ||
D | sil164_drv.c | 178 (config->input_edge ? SIL164_CONTROL0_EDGE_RISING : 0) | in sil164_init_state() |