Lines Matching refs:tx_macro

240 	struct tx_macro *tx;
246 struct tx_macro *tx;
252 struct tx_macro { struct
271 #define to_tx_macro(_hw) container_of(_hw, struct tx_macro, hw) argument
593 static int tx_macro_mclk_enable(struct tx_macro *tx, in tx_macro_mclk_enable()
651 struct tx_macro *tx; in tx_macro_tx_hpf_corner_freq_callback()
695 struct tx_macro *tx; in tx_macro_mute_update_callback()
713 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_mclk_event()
738 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_put_dec_enum()
795 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_tx_mixer_get()
815 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_tx_mixer_put()
842 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_enable_dec()
996 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_dec_mode_get()
1012 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_dec_mode_put()
1023 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_get_bcs()
1035 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_set_bcs()
1049 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_hw_params()
1092 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_get_channel_map()
1110 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_digital_mute()
1655 struct tx_macro *tx = snd_soc_component_get_drvdata(comp); in tx_macro_component_probe()
1683 struct tx_macro *tx = to_tx_macro(hw); in swclk_gate_enable()
1705 struct tx_macro *tx = to_tx_macro(hw); in swclk_gate_disable()
1716 struct tx_macro *tx = to_tx_macro(hw); in swclk_gate_is_enabled()
1739 static struct clk *tx_macro_register_mclk_output(struct tx_macro *tx) in tx_macro_register_mclk_output()
1781 struct tx_macro *tx; in tx_macro_probe()
1836 struct tx_macro *tx = dev_get_drvdata(&pdev->dev); in tx_macro_remove()