Home
last modified time | relevance | path

Searched refs:reset_out (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/i2c/busses/
Di2c-pasemi.c132 goto reset_out; in pasemi_i2c_xfer_msg()
138 goto reset_out; in pasemi_i2c_xfer_msg()
152 reset_out: in pasemi_i2c_xfer_msg()
273 goto reset_out; in pasemi_smb_xfer()
284 goto reset_out; in pasemi_smb_xfer()
293 goto reset_out; in pasemi_smb_xfer()
299 goto reset_out; in pasemi_smb_xfer()
310 goto reset_out; in pasemi_smb_xfer()
319 reset_out: in pasemi_smb_xfer()
Di2c-aspeed.c186 goto reset_out; in aspeed_i2c_recover_bus()
188 goto reset_out; in aspeed_i2c_recover_bus()
192 goto reset_out; in aspeed_i2c_recover_bus()
209 goto reset_out; in aspeed_i2c_recover_bus()
211 goto reset_out; in aspeed_i2c_recover_bus()
215 goto reset_out; in aspeed_i2c_recover_bus()
223 reset_out: in aspeed_i2c_recover_bus()
/Linux-v4.19/drivers/tty/serial/
Difx6x60.c901 int val = gpio_get_value(ifx_dev->gpio.reset_out); in ifx_spi_reset_interrupt()
1086 ifx_dev->gpio.reset_out = pl_data->rst_out; in ifx_spi_spi_probe()
1090 ifx_dev->gpio.srdy, ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()
1149 ret = gpio_request(ifx_dev->gpio.reset_out, "ifxModem"); in ifx_spi_spi_probe()
1152 ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()
1155 ret += gpio_export(ifx_dev->gpio.reset_out, 1); in ifx_spi_spi_probe()
1156 ret += gpio_direction_input(ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()
1159 ifx_dev->gpio.reset_out); in ifx_spi_spi_probe()
1164 ret = request_irq(gpio_to_irq(ifx_dev->gpio.reset_out), in ifx_spi_spi_probe()
1170 gpio_to_irq(ifx_dev->gpio.reset_out)); in ifx_spi_spi_probe()
[all …]
Difx6x60.h101 unsigned short reset_out; /* modem-in-reset gpio */ member
/Linux-v4.19/drivers/usb/early/
Dxhci-dbc.c532 goto reset_out; in xdbc_handle_external_reset()
540 goto reset_out; in xdbc_handle_external_reset()
550 reset_out: in xdbc_handle_external_reset()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_debugfs.c4546 goto reset_out; in lpfc_idiag_mbxacc_write()
4550 reset_out: in lpfc_idiag_mbxacc_write()