Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/mediatek/mt8195/
Dmt8195-afe-pcm.c1826 .msb_end_shift = 18,
1853 .msb_end_shift = 19,
1880 .msb_end_shift = 22,
1907 .msb_end_shift = 23,
1934 .msb_end_shift = 24,
1961 .msb_end_shift = 26,
1988 .msb_end_shift = 27,
2015 .msb_end_shift = 0,
2042 .msb_end_shift = 1,
2069 .msb_end_shift = 2,
[all …]
/Linux-v5.15/sound/soc/mediatek/common/
Dmtk-base-afe.h43 int msb_end_shift; member
Dmtk-afe-fe-dai.c451 memif->data->msb_end_shift); in mtk_memif_set_addr()