Searched refs:PHY_RST (Results 1 – 12 of 12) sorted by relevance
20 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
304 "PHY_RST",
85 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
633 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x4001b0b0 /* PHY_RST# */
605 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x4001b0b0 /* PHY_RST# */
735 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x4001b0b0 /* PHY_RST# */
213 PHY_RST = (1U << 0), /* phy reset */ enumerator
114 tmp |= PHY_RST; in mvs_64xx_phy_reset()
281 tmp |= PHY_RST; in mvs_94xx_phy_reset()
426 #define PHY_RST 0x00000004 macro451 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()
444 #define PHY_RST 0x8535 macro
498 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0); in tc358743_reset_phy()499 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL); in tc358743_reset_phy()
Completed in 35 milliseconds