Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_dai.c69 prot_desc->frame_period = in setup_frameper()
74 prot_desc->frame_period = in setup_frameper()
79 prot_desc->frame_period = in setup_frameper()
84 prot_desc->frame_period = in setup_frameper()
97 prot_desc->frame_period = FRAME_PER_2_SLOTS; in setup_frameper()
101 prot_desc->frame_period = FRAME_PER_8_SLOTS; in setup_frameper()
105 prot_desc->frame_period = FRAME_PER_16_SLOTS; in setup_frameper()
115 prot_desc->frame_period+1; in setup_frameper()
H A Dux500_msp_i2s.c237 frame_per = protdesc->frame_period; in setup_bitclk()
243 frame_per = protdesc->frame_period; in setup_bitclk()
H A Dux500_msp_i2s.h435 u32 frame_period; member