Home
last modified time | relevance | path

Searched refs:ADV76XX_PAGE_AFE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/media/i2c/
H A Dadv7604.h77 ADV76XX_PAGE_AFE, enumerator
/openbmc/linux/drivers/media/i2c/
H A Dadv7604.c453 return adv76xx_read_check(state, ADV76XX_PAGE_AFE, reg); in afe_read()
460 return regmap_write(state->regmap[ADV76XX_PAGE_AFE], reg, val); in afe_write()
2805 [ADV76XX_PAGE_AFE] = { "afe", 0x26 },
2964 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x12), 0x7b }, /* ADC noise shaping filter controls */
2965 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x0c), 0x1f }, /* CP core gain controls */
2990 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x12), 0xfb }, /* ADC noise shaping filter controls */
2991 { ADV76XX_REG(ADV76XX_PAGE_AFE, 0x0c), 0x0d }, /* CP core gain controls */
3065 BIT(ADV76XX_PAGE_AFE) | BIT(ADV76XX_PAGE_REP) |
3112 BIT(ADV76XX_PAGE_INFOFRAME) | BIT(ADV76XX_PAGE_AFE) |
3161 BIT(ADV76XX_PAGE_INFOFRAME) | BIT(ADV76XX_PAGE_AFE) |