Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/loongson/ !
Dloongson_i2s.h38 #define I2S_CTRL_RESET (1 << 4) /* Controller soft reset */ macro
Dloongson_i2s_pci.c137 regmap_write(i2s->regmap, LS_I2S_CTRL, I2S_CTRL_RESET); in loongson_i2s_pci_probe()