Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c162 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_pcm_framing()
278 prot_desc->rx_elem_len_1 = MSP_ELEM_LEN_16; in setup_i2s_protdesc()
H A Dux500_msp_i2s.h420 u32 rx_elem_len_1; member
H A Dux500_msp_i2s.c152 temp_reg |= MSP_P1_ELEM_LEN_BITS(protdesc->rx_elem_len_1); in set_prot_desc_rx()