Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec_phy.c108 static const char *bitbang_phy_port[] = { variable
137 for (i = 0; i < ARRAY_SIZE(bitbang_phy_port); i++) { in uec_write_phy_reg()
138 if (strncmp(dev->name, bitbang_phy_port[i], in uec_write_phy_reg()
177 for (i = 0; i < ARRAY_SIZE(bitbang_phy_port); i++) { in uec_read_phy_reg()
178 if (strncmp(dev->name, bitbang_phy_port[i], in uec_read_phy_reg()