Home
last modified time | relevance | path

Searched refs:ADV7604_PAGE_VDP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/media/i2c/
H A Dadv7604.h83 ADV7604_PAGE_VDP, enumerator
/kernel/linux/linux-6.6/include/media/i2c/
H A Dadv7604.h83 ADV7604_PAGE_VDP, enumerator
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7604.c594 return adv76xx_read_check(state, ADV7604_PAGE_VDP, reg); in vdp_read()
601 return regmap_write(state->regmap[ADV7604_PAGE_VDP], reg, val); in vdp_write()
2779 [ADV7604_PAGE_VDP] = { "vdp", 0x24 },
3019 BIT(ADV7604_PAGE_VDP),
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7604.c608 return adv76xx_read_check(state, ADV7604_PAGE_VDP, reg); in vdp_read()
615 return regmap_write(state->regmap[ADV7604_PAGE_VDP], reg, val); in vdp_write()
2811 [ADV7604_PAGE_VDP] = { "vdp", 0x24 },
3068 BIT(ADV7604_PAGE_VDP),

Completed in 11 milliseconds