Home
last modified time | relevance | path

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

/linux-6.12.1/include/ufs/
Dufshci.h250 #define UIC_DATA_LINK_LAYER_ERROR_NAC_RECEIVED 0x0001 macro
/linux-6.12.1/drivers/ufs/core/
Dufshcd.c6741 if (reg & UIC_DATA_LINK_LAYER_ERROR_NAC_RECEIVED) in ufshcd_update_uic_error()