Searched refs:por_rst (Results 1 – 3 of 3) sorted by relevance
61 hwreset_t por_rst; member77 rv = hwreset_assert(sc->por_rst); in ipq4018_usb_ss_phynode_phy_enable()86 rv = hwreset_deassert(sc->por_rst); in ipq4018_usb_ss_phynode_phy_enable()116 hwreset_t por_rst = NULL; in ipq4018_usb_ss_usbphy_init_phy() local119 rv = hwreset_get_by_ofw_name(sc->dev, node, "por_rst", &por_rst); in ipq4018_usb_ss_usbphy_init_phy()137 phy_sc->por_rst = por_rst; in ipq4018_usb_ss_usbphy_init_phy()149 if (por_rst != NULL) in ipq4018_usb_ss_usbphy_init_phy()150 hwreset_release(por_rst); in ipq4018_usb_ss_usbphy_init_phy()
61 hwreset_t por_rst; member80 rv = hwreset_assert(sc->por_rst); in ipq4018_usb_hs_phynode_phy_enable()98 rv = hwreset_deassert(sc->por_rst); in ipq4018_usb_hs_phynode_phy_enable()128 hwreset_t por_rst = NULL, srif_rst = NULL; in ipq4018_usb_hs_usbphy_init_phy() local131 rv = hwreset_get_by_ofw_name(sc->dev, node, "por_rst", &por_rst); in ipq4018_usb_hs_usbphy_init_phy()154 phy_sc->por_rst = por_rst; in ipq4018_usb_hs_usbphy_init_phy()167 if (por_rst != NULL) in ipq4018_usb_hs_usbphy_init_phy()168 hwreset_release(por_rst); in ipq4018_usb_hs_usbphy_init_phy()
646 reset-names = "por_rst";656 reset-names = "por_rst", "srif_rst";688 reset-names = "por_rst", "srif_rst";