Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/samsung/
H A Dphy-samsung-ufs.h24 .off_1 = 0, \
32 .off_1 = PHY_APB_ADDR((o) + (c)), \
97 u32 off_1; member
H A Dphy-samsung-ufs.c43 writel(cfg->val, (phy)->reg_pma + cfg->off_1); in samsung_ufs_phy_config()