Searched refs:oport_map (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/sound/soc/uniphier/ |
D | aio-core.c | 744 int oport_map = sub->swm->oport.map; in aio_port_set_volume() local 757 regmap_update_bits(r, OPORTMXTYVOLPARA1(oport_map, 0), in aio_port_set_volume() 759 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume() 763 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume() 767 regmap_update_bits(r, OPORTMXTYVOLPARA2(oport_map, 0), in aio_port_set_volume() 771 regmap_write(r, AOUTFADECTR0, BIT(oport_map)); in aio_port_set_volume()
|