Home
last modified time | relevance | path

Searched refs:FSM_STATE_PRE_START (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h30 FSM_STATE_PRE_START, enumerator
H A Dt7xx_state_monitor.c326 if (ctl->curr_state != FSM_STATE_INIT && ctl->curr_state != FSM_STATE_PRE_START && in fsm_routine_start()
332 ctl->curr_state = FSM_STATE_PRE_START; in fsm_routine_start()
H A Dt7xx_port_proxy.c281 if (fsm_state != FSM_STATE_PRE_START) { in t7xx_port_send_skb()
H A Dt7xx_modem_ops.c109 if (ctl->curr_state == FSM_STATE_INIT || ctl->curr_state == FSM_STATE_PRE_START || in t7xx_pci_mhccif_isr()