Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/bcm/
H A Dbcm2835-i2s.c335 unsigned int slots, slot_width, odd_slot_offset; in bcm2835_i2s_hw_params() local
357 odd_slot_offset = 0; in bcm2835_i2s_hw_params()
451 odd_slot_offset = slots >> 1; in bcm2835_i2s_hw_params()
464 odd_slot_offset = slots >> 1; in bcm2835_i2s_hw_params()
477 odd_slot_offset = slots >> 1; in bcm2835_i2s_hw_params()
497 rx_mask, slot_width, data_delay, odd_slot_offset); in bcm2835_i2s_hw_params()
499 tx_mask, slot_width, data_delay, odd_slot_offset); in bcm2835_i2s_hw_params()