Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c1815 .int_odd_flag_shift = 0,
1842 .int_odd_flag_shift = 0,
1869 .int_odd_flag_shift = 0,
1896 .int_odd_flag_shift = 0,
1923 .int_odd_flag_shift = 0,
1950 .int_odd_flag_shift = 0,
1977 .int_odd_flag_shift = 0,
2004 .int_odd_flag_shift = 0,
2031 .int_odd_flag_shift = 0,
2058 .int_odd_flag_shift = 0,
[all …]
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c1916 .int_odd_flag_shift = 0,
1943 .int_odd_flag_shift = 0,
1970 .int_odd_flag_shift = 0,
1997 .int_odd_flag_shift = 0,
2024 .int_odd_flag_shift = 0,
2051 .int_odd_flag_shift = 0,
2078 .int_odd_flag_shift = 0,
2105 .int_odd_flag_shift = 0,
2132 .int_odd_flag_shift = 0,
2159 .int_odd_flag_shift = 0,
[all …]
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-base-afe.h52 int int_odd_flag_shift; member
H A Dmtk-afe-fe-dai.c483 memif->data->int_odd_flag_shift); in mtk_memif_set_channel()