Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dunipro.h78 #define RX_ADV_FINE_GRAN_STEP(x) ((((x) & 0x3) << 1) | 0x1) macro
/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c668 i), RX_ADV_FINE_GRAN_STEP( in exynos_ufs_config_phy_cap_attr()