Home
last modified time | relevance | path

Searched refs:MHI_PM_FW_DL_ERR (Results 1 – 3 of 3) sorted by relevance

/drivers/bus/mhi/host/
A Dinternal.h149 #define MHI_PM_FW_DL_ERR BIT(7) macro
161 MHI_PM_FW_DL_ERR)))
162 #define MHI_PM_IN_ERROR_STATE(pm_state) (pm_state >= MHI_PM_FW_DL_ERR)
A Dboot.c618 new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_FW_DL_ERR); in mhi_fw_load_handler()
620 if (new_state == MHI_PM_FW_DL_ERR) in mhi_fw_load_handler()
640 new_state = mhi_tryset_pm_state(mhi_cntrl, MHI_PM_FW_DL_ERR); in mhi_download_amss_image()
642 if (new_state == MHI_PM_FW_DL_ERR) in mhi_download_amss_image()
A Dpm.c59 MHI_PM_LD_ERR_FATAL_DETECT | MHI_PM_FW_DL_ERR
65 MHI_PM_LD_ERR_FATAL_DETECT | MHI_PM_FW_DL_ERR
88 MHI_PM_FW_DL_ERR,
89 MHI_PM_FW_DL_ERR | MHI_PM_SYS_ERR_DETECT |

Completed in 11 milliseconds