Home
last modified time | relevance | path

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

/linux-6.15/include/ufs/
H A Dufs.h393 UFS_DEV_WRITE_BOOSTER_SUP = BIT(8), enumerator
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c8100 if (!(ext_ufs_feature & UFS_DEV_WRITE_BOOSTER_SUP)) in ufshcd_wb_probe()