Searched refs:ULPI_INFO (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/phy/ |
H A D | phy-ulpi.c | 27 #define ULPI_INFO(_id, _name) \ macro 35 ULPI_INFO(ULPI_ID(0x04cc, 0x1504), "NXP ISP1504"), 36 ULPI_INFO(ULPI_ID(0x0424, 0x0006), "SMSC USB331x"), 37 ULPI_INFO(ULPI_ID(0x0424, 0x0007), "SMSC USB3320"), 38 ULPI_INFO(ULPI_ID(0x0424, 0x0009), "SMSC USB334x"), 39 ULPI_INFO(ULPI_ID(0x0451, 0x1507), "TI TUSB1210"),
|