Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c163 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
281 prot_desc->tx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h423 u32 tx_elem_len_2; member
H A Dux500_msp_i2s.c126 temp_reg |= MSP_P2_ELEM_LEN_BITS(protdesc->tx_elem_len_2); in set_prot_desc_tx()