Home
last modified time | relevance | path

Searched refs:PORT_TYPE_I2S (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/uniphier/
H A Daio-pxs2.c17 .type = PORT_TYPE_I2S,
31 .type = PORT_TYPE_I2S,
45 .type = PORT_TYPE_I2S,
59 .type = PORT_TYPE_I2S,
73 .type = PORT_TYPE_I2S,
H A Daio-ld11.c17 .type = PORT_TYPE_I2S,
30 .type = PORT_TYPE_I2S,
71 .type = PORT_TYPE_I2S,
85 .type = PORT_TYPE_I2S,
H A Daio.h21 PORT_TYPE_I2S, enumerator
H A Daio-core.c211 case PORT_TYPE_I2S: in aio_init()
532 if (sub->swm->type == PORT_TYPE_I2S) { in aio_port_set_clk()