Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/xilinx/
H A Dxlnx_i2s.c23 #define I2S_I2STIM_VALID_MASK GENMASK(7, 0) macro
30 if (!div || (div & ~I2S_I2STIM_VALID_MASK)) in xlnx_i2s_set_sclkout_div()