Searched refs:PHY_TRSV_REG_CFG (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/phy/samsung/ |
D | phy-exynos7-ufs.h | 22 PHY_TRSV_REG_CFG(0x035, 0x58, PWR_MODE_ANY), 23 PHY_TRSV_REG_CFG(0x036, 0x32, PWR_MODE_ANY), 24 PHY_TRSV_REG_CFG(0x037, 0x40, PWR_MODE_ANY), 25 PHY_TRSV_REG_CFG(0x03b, 0x83, PWR_MODE_ANY), 26 PHY_TRSV_REG_CFG(0x042, 0x88, PWR_MODE_ANY), 27 PHY_TRSV_REG_CFG(0x043, 0xa6, PWR_MODE_ANY), 28 PHY_TRSV_REG_CFG(0x048, 0x74, PWR_MODE_ANY), 29 PHY_TRSV_REG_CFG(0x04c, 0x5b, PWR_MODE_ANY), 30 PHY_TRSV_REG_CFG(0x04d, 0x83, PWR_MODE_ANY), 31 PHY_TRSV_REG_CFG(0x05c, 0x14, PWR_MODE_ANY), [all …]
|
D | phy-samsung-ufs.h | 27 #define PHY_TRSV_REG_CFG(o, v, d) { \ macro
|