Searched refs:RX_OV_STALL_CNT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/ufs/host/ | ||
D | ufs-exynos.h | 88 #define RX_OV_STALL_CNT(v) (((v) >> 4) & 0xFF) macro |
D | ufs-exynos.c | 590 RX_OV_STALL_CNT(t_cfg->rx_stall_cnt)); in exynos_ufs_config_phy_time_attr() |