Searched refs:I2S_CTRL_MSB (Results 1 – 2 of 2) sorted by relevance
32 #define I2S_CTRL_MSB (1 << 14) /* MSB bit order */ macro
136 regmap_update_bits(i2s->regmap, LS_I2S_CTRL, I2S_CTRL_MSB, in loongson_i2s_set_fmt()137 I2S_CTRL_MSB); in loongson_i2s_set_fmt()