Home
last modified time | relevance | path

Searched refs:PORT_DIR_OUTPUT (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/sound/soc/uniphier/
Daio-pxs2.c46 .dir = PORT_DIR_OUTPUT,
60 .dir = PORT_DIR_OUTPUT,
74 .dir = PORT_DIR_OUTPUT,
87 .dir = PORT_DIR_OUTPUT,
100 .dir = PORT_DIR_OUTPUT,
113 .dir = PORT_DIR_OUTPUT,
126 .dir = PORT_DIR_OUTPUT,
Daio-ld11.c72 .dir = PORT_DIR_OUTPUT,
86 .dir = PORT_DIR_OUTPUT,
100 .dir = PORT_DIR_OUTPUT,
113 .dir = PORT_DIR_OUTPUT,
126 .dir = PORT_DIR_OUTPUT,
141 .dir = PORT_DIR_OUTPUT,
157 .dir = PORT_DIR_OUTPUT,
171 .dir = PORT_DIR_OUTPUT,
Daio-core.c254 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_reset()
335 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_rate()
454 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_fmt()
530 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_clk()
645 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_param()
678 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_enable()
790 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_if_set_param()
900 if (sub->swm->dir != PORT_DIR_OUTPUT) in aio_src_reset()
924 if (sub->swm->dir != PORT_DIR_OUTPUT) in aio_src_set_param()
1024 if (sub->swm->dir == PORT_DIR_OUTPUT) in aiodma_ch_set_param()
[all …]
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()
Daio.h28 PORT_DIR_OUTPUT, enumerator
Daio-dma.c185 if (sub->swm->dir == PORT_DIR_OUTPUT) in uniphier_aiodma_pointer()
Daio-cpu.c68 spec->swm.dir != PORT_DIR_OUTPUT) { in match_spec()