Searched refs:WSA881X_SWR_RESET_EN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wsa881x.c | 35 #define WSA881X_SWR_RESET_EN (WSA881X_DIGITAL_BASE + 0x000B) macro 223 { WSA881X_SWR_RESET_EN, 0x00 }, 455 case WSA881X_SWR_RESET_EN: in wsa881x_readable_register() 695 regmap_update_bits(rm, WSA881X_SWR_RESET_EN, 0x07, 0x07); in wsa881x_init()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wsa881x.c | 33 #define WSA881X_SWR_RESET_EN (WSA881X_DIGITAL_BASE + 0x000B) macro 222 { WSA881X_SWR_RESET_EN, 0x00 }, 454 case WSA881X_SWR_RESET_EN: in wsa881x_readable_register() 699 regmap_update_bits(rm, WSA881X_SWR_RESET_EN, 0x07, 0x07); in wsa881x_init()
|
Completed in 4 milliseconds