Home
last modified time | relevance | path

Searched refs:BKOPS_STATUS_PERF_IMPACT (Results 1 – 2 of 2) sorted by relevance

/linux/include/ufs/
H A Dufs.h449 BKOPS_STATUS_PERF_IMPACT = 0x2, enumerator
/linux/drivers/ufs/core/
H A Dufshcd.c5978 hba->urgent_bkops_lvl = BKOPS_STATUS_PERF_IMPACT; in ufshcd_disable_auto_bkops()
6004 hba->urgent_bkops_lvl = BKOPS_STATUS_PERF_IMPACT; in ufshcd_force_reset_auto_bkops()
6082 if ((curr_status > BKOPS_STATUS_NO_OP) && (curr_status < BKOPS_STATUS_PERF_IMPACT)) { in ufshcd_bkops_exception_event_handler()