Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs48l32_registers.h16 #define CS48L32_SFT_RESET 0x20 macro
/linux/sound/soc/codecs/
H A Dcs48l32.c3757 ret = regmap_write(cs48l32->regmap, CS48L32_SFT_RESET, CS48L32_SFT_RESET_MAGIC); in cs48l32_soft_reset()