btif 359 sound/soc/codecs/ak4641.c u8 btif; btif 365 sound/soc/codecs/ak4641.c btif = (0x3 << 5); btif 368 sound/soc/codecs/ak4641.c btif = (0x2 << 5); btif 371 sound/soc/codecs/ak4641.c btif = (0x0 << 5); btif 374 sound/soc/codecs/ak4641.c btif = (0x1 << 5); btif 380 sound/soc/codecs/ak4641.c ret = snd_soc_component_update_bits(component, AK4641_BTIF, (0x3 << 5), btif);