Home
last modified time | relevance | path

Searched refs:xusbpadctl_phy_enable (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c356 static int xusbpadctl_phy_enable(struct phynode *phy, bool enable);
358 PHYNODEMETHOD(phynode_enable, xusbpadctl_phy_enable),
695 xusbpadctl_phy_enable(struct phynode *phy, bool enable) in xusbpadctl_phy_enable() function