por_rst 189 drivers/net/dsa/sja1105/sja1105_spi.c u64 por_rst; por_rst 216 drivers/net/dsa/sja1105/sja1105_spi.c sja1105_pack(buf, &reset->por_rst, 1, 1, size); por_rst 231 drivers/net/dsa/sja1105/sja1105_spi.c reset->por_rst) { por_rst 269 drivers/net/dsa/sja1105/sja1105_spi.c if (reset->por_rst) por_rst 39 drivers/phy/hisilicon/phy-hisi-inno-usb2.c struct reset_control *por_rst; por_rst 80 drivers/phy/hisilicon/phy-hisi-inno-usb2.c reset_control_deassert(priv->por_rst); por_rst 98 drivers/phy/hisilicon/phy-hisi-inno-usb2.c reset_control_assert(priv->por_rst); por_rst 136 drivers/phy/hisilicon/phy-hisi-inno-usb2.c priv->por_rst = devm_reset_control_get_exclusive(dev, NULL); por_rst 137 drivers/phy/hisilicon/phy-hisi-inno-usb2.c if (IS_ERR(priv->por_rst)) por_rst 138 drivers/phy/hisilicon/phy-hisi-inno-usb2.c return PTR_ERR(priv->por_rst); por_rst 46 drivers/phy/hisilicon/phy-histb-combphy.c struct reset_control *por_rst; por_rst 124 drivers/phy/hisilicon/phy-histb-combphy.c reset_control_deassert(priv->por_rst); por_rst 152 drivers/phy/hisilicon/phy-histb-combphy.c reset_control_assert(priv->por_rst); por_rst 251 drivers/phy/hisilicon/phy-histb-combphy.c priv->por_rst = devm_reset_control_get(dev, NULL); por_rst 252 drivers/phy/hisilicon/phy-histb-combphy.c if (IS_ERR(priv->por_rst)) { por_rst 254 drivers/phy/hisilicon/phy-histb-combphy.c return PTR_ERR(priv->por_rst);