Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/bcm/
H A Dbcm2835-i2s.c296 static int bcm2835_i2s_convert_slot(unsigned int slot, unsigned int odd_offset) in bcm2835_i2s_convert_slot() function
323 *ch1_pos = bcm2835_i2s_convert_slot((ffs(mask) - 1), odd_offset) in bcm2835_i2s_calc_channel_pos()
325 *ch2_pos = bcm2835_i2s_convert_slot((fls(mask) - 1), odd_offset) in bcm2835_i2s_calc_channel_pos()