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