Searched refs:hifi (Results 1 – 1 of 1) sorted by relevance
1057 u16 hifi = snd_soc_read(codec, WM8753_HIFI) & 0x01e0; in wm8753_hdac_set_dai_fmt() local1062 hifi |= 0x0002; in wm8753_hdac_set_dai_fmt()1067 hifi |= 0x0001; in wm8753_hdac_set_dai_fmt()1070 hifi |= 0x0003; in wm8753_hdac_set_dai_fmt()1073 hifi |= 0x0013; in wm8753_hdac_set_dai_fmt()1079 snd_soc_write(codec, WM8753_HIFI, hifi); in wm8753_hdac_set_dai_fmt()1089 u16 ioctl, hifi; in wm8753_i2s_set_dai_fmt() local1091 hifi = snd_soc_read(codec, WM8753_HIFI) & 0x011f; in wm8753_i2s_set_dai_fmt()1101 hifi |= 0x0040; in wm8753_i2s_set_dai_fmt()1116 hifi |= 0x0080; in wm8753_i2s_set_dai_fmt()[all …]