Searched refs:ESAI_WORD_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
94 #define ESAI_WORD_ALIGNMENT(word_width) ((32 - (word_width)) / 4) macro
456 tx_config.word_alignment = ESAI_WORD_ALIGNMENT(esai_cfg->word_width); in esai_config_set()