Searched refs:rst_ephy (Results 1 – 1 of 1) sorted by relevance
1615 hwreset_t rst_ahb, rst_ephy; in awg_setup_extres() local1622 rst_ahb = rst_ephy = NULL; in awg_setup_extres()1642 if (hwreset_get_by_ofw_name(dev, 0, "ephy", &rst_ephy) != 0) in awg_setup_extres()1644 &rst_ephy) != 0) in awg_setup_extres()1645 rst_ephy = NULL; in awg_setup_extres()1688 if (rst_ephy != NULL) { in awg_setup_extres()1694 hwreset_assert(rst_ephy); in awg_setup_extres()1695 error = hwreset_deassert(rst_ephy); in awg_setup_extres()1745 if (rst_ephy != NULL) in awg_setup_extres()1746 hwreset_release(rst_ephy); in awg_setup_extres()