Searched refs:hbackporch_mask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | adv7604.c | 143 unsigned int hbackporch_mask; member 1595 bt->hbackporch = hdmi_read16(sd, 0x24, info->hbackporch_mask); in adv76xx_query_dv_timings() 3025 .hbackporch_mask = 0x3ff, 3069 .hbackporch_mask = 0x1fff, 3113 .hbackporch_mask = 0x1fff,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | adv7604.c | 150 unsigned int hbackporch_mask; member 1609 bt->hbackporch = hdmi_read16(sd, 0x24, info->hbackporch_mask); in adv76xx_query_dv_timings() 3074 .hbackporch_mask = 0x3ff, 3120 .hbackporch_mask = 0x1fff, 3169 .hbackporch_mask = 0x1fff,
|
Completed in 10 milliseconds