Lines Matching defs:tx_macro
245 struct tx_macro *tx;
251 struct tx_macro *tx;
266 struct tx_macro {
289 #define to_tx_macro(_hw) container_of(_hw, struct tx_macro, hw)
600 .name = "tx_macro",
613 static int tx_macro_mclk_enable(struct tx_macro *tx,
651 struct tx_macro *tx, u8 decimator)
676 struct tx_macro *tx;
720 struct tx_macro *tx;
738 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
756 struct tx_macro *tx, u16 mic_sel_reg,
778 struct tx_macro *tx, u16 mic_sel_reg,
806 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
867 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
887 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
920 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1074 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1090 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1104 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1116 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1131 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1174 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1192 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
2085 struct tx_macro *tx = snd_soc_component_get_drvdata(comp);
2111 struct tx_macro *tx = snd_soc_component_get_drvdata(comp);
2148 struct tx_macro *tx = to_tx_macro(hw);
2168 struct tx_macro *tx = to_tx_macro(hw);
2180 struct tx_macro *tx = to_tx_macro(hw);
2203 static int tx_macro_register_mclk_output(struct tx_macro *tx)
2246 struct tx_macro *tx;
2391 struct tx_macro *tx = dev_get_drvdata(&pdev->dev);
2404 struct tx_macro *tx = dev_get_drvdata(dev);
2418 struct tx_macro *tx = dev_get_drvdata(dev);
2531 .name = "tx_macro",