Searched refs:ADV76XX_PAGE_AFE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/media/i2c/ |
| H A D | adv7604.h | 77 ADV76XX_PAGE_AFE, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adv7604.c | 446 return adv76xx_read_check(state, ADV76XX_PAGE_AFE, reg); in afe_read() 453 return regmap_write(state->regmap[ADV76XX_PAGE_AFE], reg, val); in afe_write() 2773 [ADV76XX_PAGE_AFE] = { "afe", 0x26 }, 2920 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x12), 0x7b }, /* ADC noise shaping filter controls */ 2921 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x0c), 0x1f }, /* CP core gain controls */ 2946 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x12), 0xfb }, /* ADC noise shaping filter controls */ 2947 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x0c), 0x0d }, /* CP core gain controls */ 3016 BIT(ADV76XX_PAGE_AFE) | BIT(ADV76XX_PAGE_REP) | 3061 BIT(ADV76XX_PAGE_INFOFRAME) | BIT(ADV76XX_PAGE_AFE) | 3105 BIT(ADV76XX_PAGE_INFOFRAME) | BIT(ADV76XX_PAGE_AFE) |
|