Searched refs:swm (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/sound/soc/uniphier/ |
H A D | aio-core.c | 206 MAPCTR0_EN | sub->swm->rb.map); in aio_init() 208 MAPCTR0_EN | sub->swm->ch.map); in aio_init() 210 switch (sub->swm->type) { in aio_init() 214 if (sub->swm->dir == PORT_DIR_INPUT) { in aio_init() 681 sub->swm->oif.map); in aio_port_set_enable() 745 int oport_map = sub->swm->oport.map; in aio_port_set_volume() 748 if (sub->swm->dir == PORT_DIR_INPUT) in aio_port_set_volume() 1010 v | BIT(sub->swm->och.map)); in aio_srcch_set_enable() 1042 BIT(sub->swm->rb.map), in aiodma_ch_set_enable() 1043 BIT(sub->swm->rb.map)); in aiodma_ch_set_enable() [all …]
|
H A D | aio-ld11.c | 16 .swm = { 29 .swm = { 43 .swm = { 57 .swm = { 70 .swm = { 84 .swm = { 98 .swm = { 111 .swm = { 124 .swm = { 139 .swm = { [all …]
|
H A D | aio-pxs2.c | 16 .swm = { 30 .swm = { 44 .swm = { 58 .swm = { 72 .swm = { 85 .swm = { 98 .swm = { 111 .swm = { 124 .swm = {
|
H A D | aio-cpu.c | 54 if (!sub->swm) in find_volume() 57 if (sub->swm->oport.hw == oport_hw) in find_volume() 68 spec->swm.dir != PORT_DIR_OUTPUT) { in match_spec() 73 spec->swm.dir != PORT_DIR_INPUT) { in match_spec() 345 if (sub->swm->type == PORT_TYPE_CONV) { in uniphier_aio_prepare() 371 sub->swm = &spec->swm; in uniphier_aio_dai_probe()
|
H A D | aio-compress.c | 41 if (sub->swm->dir == PORT_DIR_OUTPUT) in uniphier_aio_comprdma_new() 65 if (sub->swm->dir == PORT_DIR_OUTPUT) in uniphier_aio_comprdma_free() 266 if (sub->swm->dir == PORT_DIR_OUTPUT) { in uniphier_aio_compr_pointer() 342 if (sub->swm->dir == PORT_DIR_OUTPUT) { in uniphier_aio_compr_copy() 368 if (sub->swm->dir == PORT_DIR_OUTPUT) { in uniphier_aio_compr_copy()
|
H A D | aio.h | 209 struct uniphier_aio_swmap swm; member 235 const struct uniphier_aio_swmap *swm; member
|
H A D | aio-dma.c | 185 if (sub->swm->dir == PORT_DIR_OUTPUT) in uniphier_aiodma_pointer()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-wcd9340.dtsi | 57 swm: swm@c85 { label
|
H A D | sdm850-samsung-w737.dts | 485 sound-dai = <&left_spkr>, <&right_spkr>, <&swm 0>, <&wcd9340 0>; 661 swm: swm@c85 { label
|
H A D | sdm850-lenovo-yoga-c630.dts | 610 sound-dai = <&left_spkr>, <&right_spkr>, <&swm 0>, <&wcd9340 0>; 801 swm: swm@c85 { label
|
H A D | sdm845-db845c.dts | 831 sound-dai = <&left_spkr>, <&right_spkr>, <&swm 0>, <&wcd9340 0>; 1133 swm: swm@c85 { label
|
/openbmc/qemu/target/mips/ |
H A D | helper.h | 28 DEF_HELPER_4(swm, void, env, tl, tl, i32)
|