Home
last modified time | relevance | path

Searched refs:repet (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-core.c839 u32 repet = 0, pause = OPORTMXPAUDAT_PAUSEPC_CMN; in aio_oport_set_stream_type() local
843 repet = OPORTMXREPET_STRLENGTH_AC3 | in aio_oport_set_stream_type()
848 repet = OPORTMXREPET_STRLENGTH_MPA | in aio_oport_set_stream_type()
853 repet = OPORTMXREPET_STRLENGTH_MP3 | in aio_oport_set_stream_type()
858 repet = OPORTMXREPET_STRLENGTH_DTS1 | in aio_oport_set_stream_type()
863 repet = OPORTMXREPET_STRLENGTH_DTS2 | in aio_oport_set_stream_type()
868 repet = OPORTMXREPET_STRLENGTH_DTS3 | in aio_oport_set_stream_type()
873 repet = OPORTMXREPET_STRLENGTH_AAC | in aio_oport_set_stream_type()
882 regmap_write(r, OPORTMXREPET(sub->swm->oport.map), repet); in aio_oport_set_stream_type()
/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Daio-core.c840 u32 repet = 0, pause = OPORTMXPAUDAT_PAUSEPC_CMN; in aio_oport_set_stream_type() local
844 repet = OPORTMXREPET_STRLENGTH_AC3 | in aio_oport_set_stream_type()
849 repet = OPORTMXREPET_STRLENGTH_MPA | in aio_oport_set_stream_type()
854 repet = OPORTMXREPET_STRLENGTH_MP3 | in aio_oport_set_stream_type()
859 repet = OPORTMXREPET_STRLENGTH_DTS1 | in aio_oport_set_stream_type()
864 repet = OPORTMXREPET_STRLENGTH_DTS2 | in aio_oport_set_stream_type()
869 repet = OPORTMXREPET_STRLENGTH_DTS3 | in aio_oport_set_stream_type()
874 repet = OPORTMXREPET_STRLENGTH_AAC | in aio_oport_set_stream_type()
883 regmap_write(r, OPORTMXREPET(sub->swm->oport.map), repet); in aio_oport_set_stream_type()

Completed in 3 milliseconds