Home
last modified time | relevance | path

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

/linux/sound/soc/ux500/
H A Dux500_msp_dai.c164 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_pcm_framing()
279 prot_desc->rx_elem_len_2 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h421 u32 rx_elem_len_2; member
H A Dux500_msp_i2s.c153 temp_reg |= MSP_P2_ELEM_LEN_BITS(protdesc->rx_elem_len_2); in set_prot_desc_rx()