Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/uniphier/
H A 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,
H A 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,
H A Daio-core.c254 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_reset()
336 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_rate()
455 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_fmt()
531 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_clk()
646 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_param()
679 if (sub->swm->dir == PORT_DIR_OUTPUT) { in aio_port_set_enable()
901 if (sub->swm->dir != PORT_DIR_OUTPUT) in aio_src_reset()
925 if (sub->swm->dir != PORT_DIR_OUTPUT) in aio_src_set_param()
1025 if (sub->swm->dir == PORT_DIR_OUTPUT) in aiodma_ch_set_param()
1235 if (sub->swm->dir == PORT_DIR_OUTPUT) in aiodma_rb_is_irq()
[all …]
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.h28 PORT_DIR_OUTPUT, enumerator
H A Daio-dma.c185 if (sub->swm->dir == PORT_DIR_OUTPUT) in uniphier_aiodma_pointer()
H A Daio-cpu.c68 spec->swm.dir != PORT_DIR_OUTPUT) { in match_spec()