Home
last modified time | relevance | path

Searched defs:utmi (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/clk/at91/
H A Dclk-utmi.c43 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_prepare() local
97 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_is_prepared() local
104 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_unprepare() local
119 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_save_context() local
128 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_restore_context() local
150 struct clk_utmi *utmi; in at91_clk_register_utmi_internal() local
198 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_sama7g5_prepare() local
232 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_sama7g5_is_prepared() local
267 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_sama7g5_save_context() local
276 struct clk_utmi *utmi = to_clk_utmi(hw); in clk_utmi_sama7g5_restore_context() local
/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-a3700-utmi.c88 struct mvebu_a3700_utmi *utmi = phy_get_drvdata(phy); in mvebu_a3700_utmi_phy_power_on() local
166 struct mvebu_a3700_utmi *utmi = phy_get_drvdata(phy); in mvebu_a3700_utmi_phy_power_off() local
217 struct mvebu_a3700_utmi *utmi; in mvebu_a3700_utmi_phy_probe() local
H A Dphy-mvebu-cp110-utmi.c167 struct mvebu_cp110_utmi *utmi = port->priv; in mvebu_cp110_utmi_phy_power_off() local
192 struct mvebu_cp110_utmi *utmi = port->priv; in mvebu_cp110_utmi_phy_power_on() local
285 struct mvebu_cp110_utmi *utmi; in mvebu_cp110_utmi_phy_probe() local
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d2.dtsi128 utmi: utmick { label
H A Dat91sam9rl.dtsi850 utmi: utmick { label
H A Dat91sam9x5.dtsi164 utmi: utmick { label
H A Dat91sam9g45.dtsi162 utmi: utmick { label
H A Dsama5d3.dtsi991 utmi: utmick { label
H A Dsama5d4.dtsi425 utmi: utmick { label
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c72 unsigned utmi:1; /* 1 if port has external tranceiver, else 0 */ member