Searched refs:oport_map (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/uniphier/ |
H A D | aio-core.c | 745 int oport_map = sub->swm->oport.map; in aio_port_set_volume() local 758 regmap_update_bits(r, OPORTMXTYVOLPARA1(oport_map, 0), in aio_port_set_volume() 760 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume() 764 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume() 768 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume() 772 regmap_write(r, AOUTFADECTR0, BIT(oport_map)); in aio_port_set_volume()
|