Searched refs:reset_out (Results 1 – 6 of 6) sorted by relevance
124 goto reset_out; in pasemi_i2c_xfer_msg()130 goto reset_out; in pasemi_i2c_xfer_msg()144 goto reset_out; in pasemi_i2c_xfer_msg()150 reset_out: in pasemi_i2c_xfer_msg()271 goto reset_out; in pasemi_smb_xfer()282 goto reset_out; in pasemi_smb_xfer()291 goto reset_out; in pasemi_smb_xfer()297 goto reset_out; in pasemi_smb_xfer()308 goto reset_out; in pasemi_smb_xfer()317 reset_out: in pasemi_smb_xfer()
200 goto reset_out; in aspeed_i2c_recover_bus()202 goto reset_out; in aspeed_i2c_recover_bus()206 goto reset_out; in aspeed_i2c_recover_bus()223 goto reset_out; in aspeed_i2c_recover_bus()225 goto reset_out; in aspeed_i2c_recover_bus()229 goto reset_out; in aspeed_i2c_recover_bus()237 reset_out: in aspeed_i2c_recover_bus()
900 int val = gpiod_get_value(ifx_dev->gpio.reset_out); in ifx_spi_reset_interrupt()1109 ifx_dev->gpio.reset_out = devm_gpiod_get(dev, "rst_out", GPIOD_IN); in ifx_spi_spi_probe()1110 if (IS_ERR(ifx_dev->gpio.reset_out)) { in ifx_spi_spi_probe()1112 ret = PTR_ERR(ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()1115 gpiod_set_consumer_name(ifx_dev->gpio.reset_out, "ifxModem reset out"); in ifx_spi_spi_probe()1124 ret = request_irq(gpiod_to_irq(ifx_dev->gpio.reset_out), in ifx_spi_spi_probe()1130 gpiod_to_irq(ifx_dev->gpio.reset_out)); in ifx_spi_spi_probe()1163 free_irq(gpiod_to_irq(ifx_dev->gpio.reset_out), ifx_dev); in ifx_spi_spi_probe()1187 free_irq(gpiod_to_irq(ifx_dev->gpio.reset_out), ifx_dev); in ifx_spi_spi_remove()
103 struct gpio_desc *reset_out; /* modem-in-reset gpio */ member
533 goto reset_out; in xdbc_handle_external_reset()539 goto reset_out; in xdbc_handle_external_reset()549 reset_out: in xdbc_handle_external_reset()
5137 goto reset_out; in lpfc_idiag_mbxacc_write()5141 reset_out: in lpfc_idiag_mbxacc_write()