Searched refs:reset_ctrl (Results 1 – 4 of 4) sorted by relevance
123 if (!mdiodev->reset_gpio && !mdiodev->reset_ctrl) in mdio_device_reset()132 if (mdiodev->reset_ctrl) { in mdio_device_reset()134 reset_control_assert(mdiodev->reset_ctrl); in mdio_device_reset()136 reset_control_deassert(mdiodev->reset_ctrl); in mdio_device_reset()
64 mdiodev->reset_ctrl = reset; in mdiobus_register_reset()100 reset_control_put(mdiodev->reset_ctrl); in mdiobus_unregister_device()
891 unsigned int reset_ctrl; in pca9450_i2c_probe() local995 reset_ctrl = WDOG_B_CFG_WARM; in pca9450_i2c_probe()997 reset_ctrl = WDOG_B_CFG_COLD_LDO12; in pca9450_i2c_probe()1001 WDOG_B_CFG_MASK, reset_ctrl); in pca9450_i2c_probe()
1818 static MESON_GATE(reset_ctrl, SYS_CLK_EN0, 1);1882 [CLKID_RESET_CTRL] = &reset_ctrl.hw,2040 &reset_ctrl,