Searched refs:WCD938X_ANA_BIAS (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/sound/soc/codecs/ |
| D | wcd938x-sdw.c | 203 {WCD938X_ANA_BIAS, 0x00}, 672 case WCD938X_ANA_BIAS: in wcd938x_rdwr_register()
|
| D | wcd938x.h | 9 #define WCD938X_ANA_BIAS (0x3001) macro
|
| D | wcd938x.c | 381 regmap_update_bits(rm, WCD938X_ANA_BIAS, 0x80, 0x80); in wcd938x_io_init() 382 regmap_update_bits(rm, WCD938X_ANA_BIAS, 0x40, 0x40); in wcd938x_io_init() 386 regmap_update_bits(rm, WCD938X_ANA_BIAS, 0x40, 0x00); in wcd938x_io_init()
|