Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-kempld.c46 STATE_INIT, enumerator
108 if (i2c->state == STATE_INIT) { in kempld_i2c_process()
197 i2c->state = STATE_INIT; in kempld_i2c_xfer()
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dfw_dnld.c25 STATE_INIT, enumerator
140 priv->fw_dnld.state = STATE_INIT; in process_state_reset()
408 case STATE_INIT: in fw_dnld_rx_work()
/openbmc/u-boot/drivers/usb/gadget/
H A Dep0.c435 case STATE_INIT: in ep0_recv_setup()
H A Dcore.c596 device->device_state = STATE_INIT; in usbd_device_event_irq()
/openbmc/u-boot/include/
H A Dusbdevice.h381 STATE_INIT, /* just initialized */ enumerator
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c638 device_instance->device_state = STATE_INIT; in usbtty_init_instances()