Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h10 #define R8152_BASE_NAME "r8152" macro
H A Dr8152.c1460 sprintf(eth->name, "%s#%d", R8152_BASE_NAME, curr_eth_dev++); in r8152_eth_get_info()