Searched refs:HPB_PRESENT (Results 1 – 2 of 2) sorted by relevance
107 if (ufshpb_get_state(hpb) != HPB_PRESENT) in ufshpb_kick_map_work()366 if (ufshpb_get_state(hpb) != HPB_PRESENT) { in ufshpb_prep()1008 if (ufshpb_get_state(hpb) != HPB_PRESENT) { in ufshpb_issue_map_req()1235 if (ufshpb_get_state(hpb) == HPB_PRESENT) in ufshpb_rsp_req_region_update()1289 if ((ufshpb_get_state(hpb) != HPB_PRESENT) && in ufshpb_rsp_upiu()1488 if (ufshpb_get_state(hpb) != HPB_PRESENT) { in ufshpb_map_work_handler()2299 ufshpb_set_state(hpb, HPB_PRESENT); in ufshpb_reset()2313 if (ufshpb_get_state(hpb) != HPB_PRESENT) in ufshpb_reset_host()2331 if (ufshpb_get_state(hpb) != HPB_PRESENT) in ufshpb_suspend()2348 if ((ufshpb_get_state(hpb) != HPB_PRESENT) && in ufshpb_resume()[all …]
64 HPB_PRESENT = 1, enumerator