Searched refs:PHY_TUNING_ENTRY_PMA (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/samsung/ |
| H A D | phy-exynos5-usbdrd.c | 430 #define PHY_TUNING_ENTRY_PMA(o, m, v) { \ macro 2729 PHY_TUNING_ENTRY_PMA(0x0c8c, -1, 0xff), 2730 PHY_TUNING_ENTRY_PMA(0x1c8c, -1, 0xff), 2731 PHY_TUNING_ENTRY_PMA(0x0c9c, -1, 0x7d), 2732 PHY_TUNING_ENTRY_PMA(0x1c9c, -1, 0x7d), 2734 PHY_TUNING_ENTRY_PMA(0x0e7c, -1, 0x06), 2735 PHY_TUNING_ENTRY_PMA(0x09e0, -1, 0x00), 2736 PHY_TUNING_ENTRY_PMA(0x09e4, -1, 0x36), 2737 PHY_TUNING_ENTRY_PMA(0x1e7c, -1, 0x06), 2738 PHY_TUNING_ENTRY_PMA(0x19e0, -1, 0x00), [all …]
|