Searched refs:PHY_RST (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3036-evb.dts | 21 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
|
| H A D | rk3288-veyron-fievel.dts | 304 "PHY_RST",
|
| H A D | rk3036-kylin.dts | 140 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
|
| H A D | rk3036-evb1-ddr3-v10.dts | 142 phy-reset-gpios = <&gpio2 RK_PC6 GPIO_ACTIVE_LOW>; /* PHY_RST */
|
| H A D | rk3066a-rayeager.dts | 225 phy-reset-gpios = <&gpio1 30 GPIO_ACTIVE_LOW>; /* PHY_RST */
|
| H A D | imx6qdl-gw5904.dtsi | 630 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x4001b0b0 /* PHY_RST# */
|
| H A D | imx6qdl-gw5903.dtsi | 607 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x4001b0b0 /* PHY_RST# */
|
| H A D | imx6qdl-gw560x.dtsi | 738 MX6QDL_PAD_ENET_TXD0__GPIO1_IO30 0x4001b0b0 /* PHY_RST# */
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mvsas/ |
| H A D | mv_defs.h | 212 PHY_RST = (1U << 0), /* phy reset */ enumerator
|
| H A D | mv_64xx.c | 114 tmp |= PHY_RST; in mvs_64xx_phy_reset()
|
| H A D | mv_94xx.c | 281 tmp |= PHY_RST; in mvs_94xx_phy_reset()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/ |
| H A D | setup-sh7786.c | 426 #define PHY_RST 0x00000004 macro 451 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 373 #define PHY_RST 0x8535 macro
|
| H A D | tc358743_regs.h | 444 #define PHY_RST 0x8535 macro
|
| H A D | tc358743.c | 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()
|
| H A D | tc35874x.c | 654 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, 0); in tc35874x_reset_phy() 655 i2c_wr8_and_or(sd, PHY_RST, ~MASK_RESET_CTRL, MASK_RESET_CTRL); in tc35874x_reset_phy()
|