Searched refs:phy_off (Results 1 – 5 of 5) sorted by relevance
54 static void phy_off(void) in phy_off() function105 phy_off(); in musb_platform_deinit()
441 int offset = dev_of_offset(dev), phy_off; in ehci_usb_phy_mode() local449 phy_off = fdtdec_lookup_phandle(blob, in ehci_usb_phy_mode()452 if (phy_off < 0) in ehci_usb_phy_mode()455 addr = (void __iomem *)fdtdec_get_addr(blob, phy_off, in ehci_usb_phy_mode()
898 int zone_no, u16 log_off, u16 phy_off) in xd_set_l2p_tbl() argument904 zone->l2p_table[log_off] = phy_off; in xd_set_l2p_tbl()
2970 goto phy_off; in macb_open()2979 phy_off: in macb_open()
2411 static int ipw_send_card_disable(struct ipw_priv *priv, u32 phy_off) in ipw_send_card_disable() argument2413 __le32 v = cpu_to_le32(phy_off); in ipw_send_card_disable()