Home
last modified time | relevance | path

Searched refs:FSM_START (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h54 FSM_START, enumerator
H A Dt7xx_state_monitor.c293 t7xx_md_event_notify(md, FSM_START); in fsm_routine_starting()
H A Dt7xx_modem_ops.c565 case FSM_START: in t7xx_md_event_notify()
/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h101 #define FSM_START 0x002 /* bit 10 */ macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c789 s->status = SETFIELD(SPI_STS_SHIFTER_FSM, s->status, FSM_START); in operation_sequencer()