Searched refs:CECB_GEN_CNTL_REG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/cec/platform/meson/ |
H A D | ao-cec-g12a.c | 61 #define CECB_GEN_CNTL_REG 0x08 macro 588 regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG, in meson_ao_cec_g12a_adap_enable() 595 regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG, in meson_ao_cec_g12a_adap_enable() 603 regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG, in meson_ao_cec_g12a_adap_enable() 608 regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG, in meson_ao_cec_g12a_adap_enable() 614 regmap_update_bits(ao_cec->regmap, CECB_GEN_CNTL_REG, in meson_ao_cec_g12a_adap_enable() 729 regmap_write(ao_cec->regmap, CECB_GEN_CNTL_REG, CECB_GEN_CNTL_RESET); in meson_ao_cec_g12a_probe()
|