Searched refs:hfrontporch_mask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7604.c | 141 unsigned int hfrontporch_mask; member 1593 bt->hfrontporch = hdmi_read16(sd, 0x20, info->hfrontporch_mask); in adv76xx_query_dv_timings() 3023 .hfrontporch_mask = 0x3ff, 3067 .hfrontporch_mask = 0x1fff, 3111 .hfrontporch_mask = 0x1fff,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7604.c | 148 unsigned int hfrontporch_mask; member 1607 bt->hfrontporch = hdmi_read16(sd, 0x20, info->hfrontporch_mask); in adv76xx_query_dv_timings() 3072 .hfrontporch_mask = 0x3ff, 3118 .hfrontporch_mask = 0x1fff, 3167 .hfrontporch_mask = 0x1fff,
|
Completed in 16 milliseconds