Searched refs:EDID_ENABLE_B_EN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/media/i2c/ | ||
| D | tda1997x_regs.h | 377 #define EDID_ENABLE_B_EN BIT(1) macro |
| D | tda1997x.c | 2238 io_write(sd, REG_EDID_ENABLE, EDID_ENABLE_A_EN | EDID_ENABLE_B_EN); in tda1997x_core_init() |