clk_tx 34 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c struct clk *clk_tx; clk_tx 250 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c err = clk_set_rate(eqos->clk_tx, rate); clk_tx 317 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c eqos->clk_tx = devm_clk_get(&pdev->dev, "tx"); clk_tx 318 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c if (IS_ERR(eqos->clk_tx)) { clk_tx 319 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c err = PTR_ERR(eqos->clk_tx); clk_tx 323 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c err = clk_prepare_enable(eqos->clk_tx); clk_tx 373 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c clk_disable_unprepare(eqos->clk_tx); clk_tx 391 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c clk_disable_unprepare(eqos->clk_tx); clk_tx 91 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c struct clk *clk_tx; clk_tx 127 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c ret = clk_prepare_enable(dwmac->clk_tx); clk_tx 134 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c clk_disable_unprepare(dwmac->clk_tx); clk_tx 143 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c clk_disable_unprepare(dwmac->clk_tx); clk_tx 250 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c clk_disable_unprepare(dwmac->clk_tx); clk_tx 264 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c dwmac->clk_tx = devm_clk_get(dev, "mac-clk-tx"); clk_tx 265 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c if (IS_ERR(dwmac->clk_tx)) { clk_tx 267 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c return PTR_ERR(dwmac->clk_tx); clk_tx 438 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c clk_disable_unprepare(dwmac->clk_tx); clk_tx 453 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c clk_disable_unprepare(dwmac->clk_tx); clk_tx 126 include/linux/fs_enet_pd.h u32 clk_tx; clk_tx 59 include/linux/fs_uart_pd.h u8 clk_tx;