Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Ddavinci.c66 static void phy_off(void) in phy_off() function
119 phy_off(); in musb_platform_deinit()
H A Dda8xx.c71 static void phy_off(void) in phy_off() function
122 phy_off(); in musb_platform_deinit()
H A Dam35x.c55 static void phy_off(void) in phy_off() function
106 phy_off(); in musb_platform_deinit()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c470 int offset = dev_of_offset(dev), phy_off; in ehci_usb_phy_mode() local
478 phy_off = fdtdec_lookup_phandle(blob, in ehci_usb_phy_mode()
481 if (phy_off < 0) in ehci_usb_phy_mode()
484 addr = (void __iomem *)fdtdec_get_addr(blob, phy_off, in ehci_usb_phy_mode()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Ddavinci.c64 static inline void phy_off(void) in phy_off() function
464 phy_off(); in davinci_musb_exit()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-exynos.c990 goto phy_off; in exynos_ufs_init()
1014 phy_off: in exynos_ufs_init()
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Dxd.c905 int zone_no, u16 log_off, u16 phy_off) in xd_set_l2p_tbl() argument
911 zone->l2p_table[log_off] = phy_off; in xd_set_l2p_tbl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2443 static int ipw_send_card_disable(struct ipw_priv *priv, u32 phy_off) in ipw_send_card_disable() argument
2445 __le32 v = cpu_to_le32(phy_off); in ipw_send_card_disable()