Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshci.h188 #define UIC_DATA_LINK_LAYER_ERROR_TCx_REPLAY_TIMEOUT 0x0002 macro
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c6496 else if (reg & UIC_DATA_LINK_LAYER_ERROR_TCx_REPLAY_TIMEOUT) in ufshcd_update_uic_error()