Searched refs:WCD937X_ANA_RX_SUPPLIES (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wcd937x-sdw.c | 161 { WCD937X_ANA_RX_SUPPLIES, 0x00 }, 518 case WCD937X_ANA_RX_SUPPLIES: in wcd937x_rdwr_register()
|
H A D | wcd937x.c | 309 snd_soc_component_update_bits(component, WCD937X_ANA_RX_SUPPLIES, BIT(0), BIT(0)); in wcd937x_rx_clk_enable() 331 snd_soc_component_update_bits(component, WCD937X_ANA_RX_SUPPLIES, BIT(0), 0x00); in wcd937x_rx_clk_disable() 609 WCD937X_ANA_RX_SUPPLIES, in wcd937x_codec_enable_hphr_pa() 677 WCD937X_ANA_RX_SUPPLIES, in wcd937x_codec_enable_hphl_pa() 733 WCD937X_ANA_RX_SUPPLIES, in wcd937x_codec_enable_aux_pa() 787 WCD937X_ANA_RX_SUPPLIES, in wcd937x_codec_enable_ear_pa()
|
H A D | wcd937x.h | 13 #define WCD937X_ANA_RX_SUPPLIES 0x3008 macro
|