Searched refs:odd_slot_offset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 335 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()
|
/kernel/linux/linux-6.6/sound/soc/bcm/ |
H A D | bcm2835-i2s.c | 335 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()
|
Completed in 3 milliseconds