Searched refs:edid_status_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7604.c | 110 unsigned int edid_status_reg; member 2404 if (rep_read(sd, info->edid_status_reg) & state->edid.present) in adv76xx_set_edid() 2530 edid_enabled = rep_read(sd, info->edid_status_reg); in adv76xx_log_status() 2989 .edid_status_reg = 0x7d, 3039 .edid_status_reg = 0x76, 3083 .edid_status_reg = 0x76,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7604.c | 112 unsigned int edid_status_reg; member 2437 if (rep_read(sd, info->edid_status_reg) & state->edid.present) in adv76xx_set_edid() 2562 edid_enabled = rep_read(sd, info->edid_status_reg); in adv76xx_log_status() 3033 .edid_status_reg = 0x7d, 3088 .edid_status_reg = 0x76, 3134 .edid_status_reg = 0x76,
|
Completed in 10 milliseconds