Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas675x.c55 int vpredict_slot; member
1096 if (tas->vpredict_slot >= 0) { in tas675x_program_slot_offsets()
1097 offset = tas->vpredict_slot * slot_width; in tas675x_program_slot_offsets()
1320 if (tas->vpredict_slot >= 0) in tas675x_set_fmt()
1329 if (tas->vpredict_slot >= 0 && tas->isense_slot >= 0 && in tas675x_set_fmt()
1330 abs(tas->vpredict_slot - tas->isense_slot) < 4) in tas675x_set_fmt()
1335 if (tas->vpredict_slot >= 0) in tas675x_set_fmt()
2071 tas->vpredict_slot = -1; in tas675x_i2c_probe()
2078 tas->vpredict_slot = val; in tas675x_i2c_probe()