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.6.21/include/ufs/
Dufshci.h247 #define UIC_DATA_LINK_LAYER_ERROR_TCx_REPLAY_TIMEOUT 0x0002 macro
/linux-6.6.21/drivers/ufs/core/
Dufshcd.c6637 else if (reg & UIC_DATA_LINK_LAYER_ERROR_TCx_REPLAY_TIMEOUT) in ufshcd_update_uic_error()