Searched refs:PHY_RST (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/mvsas/
H A Dmv_defs.h213 PHY_RST = (1U << 0), /* phy reset */ enumerator in enum:hw_register_bits
H A Dmv_64xx.c114 tmp |= PHY_RST;
H A Dmv_94xx.c281 tmp |= PHY_RST;
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7786.c412 #define PHY_RST 0x00000004 macro
437 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1);
/linux-master/drivers/media/i2c/
H A Dtc358743_regs.h444 #define PHY_RST 0x8535 macro
H A Dtc358743.c498 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0);
499 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL);

Completed in 214 milliseconds