Home
last modified time | relevance | path

Searched refs:WSA881X_CDC_RST_CTL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwsa881x.c29 #define WSA881X_CDC_RST_CTL (WSA881X_DIGITAL_BASE + 0x0005) macro
217 { WSA881X_CDC_RST_CTL, 0x00 },
449 case WSA881X_CDC_RST_CTL: in wsa881x_readable_register()
698 regmap_update_bits(rm, WSA881X_CDC_RST_CTL, 0x02, 0x02); in wsa881x_init()
701 regmap_update_bits(rm, WSA881X_CDC_RST_CTL, 0x01, 0x01); in wsa881x_init()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwsa881x.c27 #define WSA881X_CDC_RST_CTL (WSA881X_DIGITAL_BASE + 0x0005) macro
216 { WSA881X_CDC_RST_CTL, 0x00 },
448 case WSA881X_CDC_RST_CTL: in wsa881x_readable_register()
702 regmap_update_bits(rm, WSA881X_CDC_RST_CTL, 0x02, 0x02); in wsa881x_init()
705 regmap_update_bits(rm, WSA881X_CDC_RST_CTL, 0x01, 0x01); in wsa881x_init()

Completed in 4 milliseconds