Searched refs:PWR_MODE_ANY (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/phy/samsung/ |
D | phy-exynos7-ufs.h | 18 PHY_COMN_REG_CFG(0x00f, 0xfa, PWR_MODE_ANY), 19 PHY_COMN_REG_CFG(0x010, 0x82, PWR_MODE_ANY), 20 PHY_COMN_REG_CFG(0x011, 0x1e, PWR_MODE_ANY), 21 PHY_COMN_REG_CFG(0x017, 0x84, PWR_MODE_ANY), 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), [all …]
|
D | phy-samsung-ufs.h | 79 #define PWR_MODE_ANY PWR_MODE(PWR_DESC_ANY,\ macro
|