Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c1828 .msb_end_shift = 18,
1855 .msb_end_shift = 19,
2017 .msb_end_shift = 0,
2044 .msb_end_shift = 1,
2071 .msb_end_shift = 2,
2098 .msb_end_shift = 3,
2125 .msb_end_shift = 4,
2152 .msb_end_shift = 5,
2179 .msb_end_shift = 7,
2206 .msb_end_shift = 8,
[all …]
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c1929 .msb_end_shift = 18,
1956 .msb_end_shift = 19,
2118 .msb_end_shift = 0,
2145 .msb_end_shift = 1,
2172 .msb_end_shift = 2,
2199 .msb_end_shift = 3,
2226 .msb_end_shift = 4,
2253 .msb_end_shift = 5,
2280 .msb_end_shift = 7,
2307 .msb_end_shift = 8,
[all …]
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-base-afe.h62 int msb_end_shift; member
H A Dmtk-afe-fe-dai.c450 memif->data->msb_end_shift); in mtk_memif_set_addr()