Home
last modified time | relevance | path

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

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