Home
last modified time | relevance | path

Searched refs:reg15val (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98088.c1151 u8 reg15val; in max98088_dai1_set_fmt() local
1208 reg15val = M98088_DAI_BSEL64; in max98088_dai1_set_fmt()
1210 reg15val |= M98088_DAI_OSR64; in max98088_dai1_set_fmt()
1211 snd_soc_component_write(component, M98088_REG_15_DAI1_CLOCK, reg15val); in max98088_dai1_set_fmt()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98088.c1154 u8 reg15val; in max98088_dai1_set_fmt() local
1209 reg15val = M98088_DAI_BSEL64; in max98088_dai1_set_fmt()
1211 reg15val |= M98088_DAI_OSR64; in max98088_dai1_set_fmt()
1212 snd_soc_component_write(component, M98088_REG_15_DAI1_CLOCK, reg15val); in max98088_dai1_set_fmt()

Completed in 5 milliseconds