Searched refs:SRAM_GPHY_FW_VER (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/usb/
H A Dr8152.c228 #define SRAM_GPHY_FW_VER 0x801e macro
4324 if (__le16_to_cpu(ver->ver.addr) != SRAM_GPHY_FW_VER) {
4964 if (sram_read(tp, SRAM_GPHY_FW_VER) >= __le16_to_cpu(phy->version)) {
5013 if (sram_read(tp, SRAM_GPHY_FW_VER) == __le16_to_cpu(phy->version))

Completed in 133 milliseconds