Searched refs:iport (Results 1 – 4 of 4) sorted by relevance
| /sound/soc/uniphier/ |
| A D | aio-ld11.c | 22 .iport = { 0, AUD_HW_PCMIN1, }, 35 .iport = { 1, AUD_HW_PCMIN2, }, 49 .iport = { 2, AUD_HW_PCMIN3, }, 63 .iport = { 3, AUD_HW_IECIN1, },
|
| A D | aio-core.c | 217 regmap_write(r, A2IPORTNMAPCTR0(sub->swm->iport.hw), in aio_init() 218 MAPCTR0_EN | sub->swm->iport.map); in aio_init() 258 regmap_update_bits(r, IPORTMXRSTCTR(sub->swm->iport.map), in aio_port_reset() 430 regmap_update_bits(r, IPORTMXCTR1(sub->swm->iport.map), in aio_port_set_rate() 495 regmap_update_bits(r, IPORTMXCTR1(sub->swm->iport.map), in aio_port_set_fmt() 595 regmap_write(r, IPORTMXCTR2(sub->swm->iport.map), v); in aio_port_set_clk() 659 regmap_write(r, IPORTMXACLKSEL0EX(sub->swm->iport.map), in aio_port_set_param() 661 regmap_write(r, IPORTMXEXNOE(sub->swm->iport.map), in aio_port_set_param() 698 regmap_update_bits(r, IPORTMXMASK(sub->swm->iport.map), in aio_port_set_enable() 706 IPORTMXCTR2(sub->swm->iport.map), in aio_port_set_enable() [all …]
|
| A D | aio-pxs2.c | 22 .iport = { 0, AUD_HW_PCMIN1, }, 36 .iport = { 1, AUD_HW_PCMIN2, },
|
| A D | aio.h | 199 struct uniphier_aio_selector iport; member
|
Completed in 8 milliseconds