Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/atmel/
H A Dmchp-i2s-mcc.c222 #define MCHP_I2MCC_TDM_SLOT_WIDTH 32 macro
377 slot_width != MCHP_I2MCC_TDM_SLOT_WIDTH) in mchp_i2s_mcc_set_dai_tdm_slot()
388 dev->frame_length = slots * MCHP_I2MCC_TDM_SLOT_WIDTH; in mchp_i2s_mcc_set_dai_tdm_slot()
626 frame_length = channels * MCHP_I2MCC_TDM_SLOT_WIDTH; in mchp_i2s_mcc_hw_params()