Searched refs:HARD_RESET (Results 1 – 5 of 5) sorted by relevance
86 HARD_RESET = 0x40 /* 500x only? */ enumerator
129 #define HARD_RESET(state) do { \ macro646 HARD_RESET(state); in dib0070_reset()
315 #define HARD_RESET(state) do { if (cfg->reset) { if (cfg->sleep) cfg->sleep(fe, 0); msleep(10); … macro514 HARD_RESET(state); in dib0090_reset_digital()584 HARD_RESET(state); in dib0090_fw_reset_digital()
1205 SCU_SAS_PCFG_GEN_BIT(HARD_RESET)); in scu_link_layer_start_oob()1239 (SCU_SAS_PCFG_GEN_BIT(HARD_RESET) | in scu_link_layer_tx_hard_reset()
161 S(HARD_RESET), \1507 !(ams == HARD_RESET || ams == SOFT_RESET_AMS)) { in tcpm_ams_start()1519 if (ams == HARD_RESET) { in tcpm_ams_start()1565 ams != HARD_RESET) { in tcpm_ams_start()1573 if (ams == HARD_RESET) { in tcpm_ams_start()5406 tcpm_ams_start(port, HARD_RESET); in run_state_machine()5451 if (port->ams == HARD_RESET) in run_state_machine()5475 if (port->ams == HARD_RESET) in run_state_machine()5505 if (port->ams == HARD_RESET) in run_state_machine()6404 port->ams = HARD_RESET; in _tcpm_pd_hard_reset()
Completed in 29 milliseconds