Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/mvsas/
Dmv_defs.h228 PHY_RST = (1U << 0), /* phy reset */ enumerator
Dmv_64xx.c130 tmp |= PHY_RST; in mvs_64xx_phy_reset()
Dmv_94xx.c298 tmp |= PHY_RST; in mvs_94xx_phy_reset()
/linux-3.4.99/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7786.c644 #define PHY_RST 0x00000004 macro
669 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()