Home
last modified time | relevance | path

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

/linux-5.19.10/include/ufs/
Dunipro.h79 #define RX_ADV_FINE_GRAN_STEP(x) ((((x) & 0x3) << 1) | 0x1) macro
/linux-5.19.10/drivers/ufs/host/
Dufs-exynos.c673 i), RX_ADV_FINE_GRAN_STEP( in exynos_ufs_config_phy_cap_attr()