Home
last modified time | relevance | path

Searched refs:swm (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/sound/soc/uniphier/
H A Daio-core.c206 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 Daio-ld11.c16 .swm = {
29 .swm = {
43 .swm = {
57 .swm = {
70 .swm = {
84 .swm = {
98 .swm = {
111 .swm = {
124 .swm = {
139 .swm = {
[all …]
H A Daio-pxs2.c16 .swm = {
30 .swm = {
44 .swm = {
58 .swm = {
72 .swm = {
85 .swm = {
98 .swm = {
111 .swm = {
124 .swm = {
H A Daio-cpu.c54 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 Daio-compress.c41 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 Daio.h209 struct uniphier_aio_swmap swm; member
235 const struct uniphier_aio_swmap *swm; member
H A Daio-dma.c185 if (sub->swm->dir == PORT_DIR_OUTPUT) in uniphier_aiodma_pointer()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-wcd9340.dtsi57 swm: swm@c85 { label
H A Dsdm850-samsung-w737.dts485 sound-dai = <&left_spkr>, <&right_spkr>, <&swm 0>, <&wcd9340 0>;
661 swm: swm@c85 { label
H A Dsdm850-lenovo-yoga-c630.dts610 sound-dai = <&left_spkr>, <&right_spkr>, <&swm 0>, <&wcd9340 0>;
801 swm: swm@c85 { label
H A Dsdm845-db845c.dts831 sound-dai = <&left_spkr>, <&right_spkr>, <&swm 0>, <&wcd9340 0>;
1133 swm: swm@c85 { label
/openbmc/qemu/target/mips/
H A Dhelper.h28 DEF_HELPER_4(swm, void, env, tl, tl, i32)