Searched refs:WCD938X_ANA_BIAS (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | wcd938x.h | 9 #define WCD938X_ANA_BIAS (0x3001) macro
|
D | wcd938x.c | 276 {WCD938X_ANA_BIAS, 0x00}, 745 case WCD938X_ANA_BIAS: in wcd938x_rdwr_register() 1375 regmap_update_bits(rm, WCD938X_ANA_BIAS, 0x80, 0x80); in wcd938x_io_init() 1376 regmap_update_bits(rm, WCD938X_ANA_BIAS, 0x40, 0x40); in wcd938x_io_init() 1380 regmap_update_bits(rm, WCD938X_ANA_BIAS, 0x40, 0x00); in wcd938x_io_init()
|