Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.h242 #define I2S_IO_DIRECTION_MASK (7) macro
H A Drockchip_i2s_tdm.h298 #define I2S_IO_DIRECTION_MASK (7) macro
H A Drockchip_i2s.c411 val |= (I2S_IO_DIRECTION_MASK << i2s->pins->shift) << 16; in rockchip_i2s_hw_params()
H A Drockchip_i2s_tdm.c1474 val |= (I2S_IO_DIRECTION_MASK << i2s_tdm->soc_data->grf_shift) << 16; in rockchip_i2s_io_multiplex()