Home
last modified time | relevance | path

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

/linux/drivers/phy/samsung/
H A Dphy-gs101-ufs.c31 PHY_COMN_REG_CFG(0x43, 0x10, PWR_MODE_ANY),
32 PHY_COMN_REG_CFG(0x3C, 0x14, PWR_MODE_ANY),
33 PHY_COMN_REG_CFG(0x46, 0x48, PWR_MODE_ANY),
34 PHY_TRSV_REG_CFG_GS101(0x200, 0x00, PWR_MODE_ANY),
35 PHY_TRSV_REG_CFG_GS101(0x201, 0x06, PWR_MODE_ANY),
36 PHY_TRSV_REG_CFG_GS101(0x202, 0x06, PWR_MODE_ANY),
37 PHY_TRSV_REG_CFG_GS101(0x203, 0x0a, PWR_MODE_ANY),
38 PHY_TRSV_REG_CFG_GS101(0x204, 0x00, PWR_MODE_ANY),
39 PHY_TRSV_REG_CFG_GS101(0x205, 0x11, PWR_MODE_ANY),
40 PHY_TRSV_REG_CFG_GS101(0x207, 0x0c, PWR_MODE_ANY),
[all …]
H A Dphy-samsung-ufs.h84 #define PWR_MODE_ANY PWR_MODE(PWR_DESC_ANY,\ macro