Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshcd.h94 UIC_LINK_BROKEN_STATE = 3, /* Link is in broken state */ enumerator
103 UIC_LINK_BROKEN_STATE)
110 UIC_LINK_BROKEN_STATE)
/openbmc/linux/drivers/ufs/core/
H A Dufs-sysfs.c20 case UIC_LINK_BROKEN_STATE: return "BROKEN"; in ufshcd_uic_link_state_to_string()