Searched refs:RTL8152_REQ_GET_REGS (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | r8153_ecm.c | 24 ret = usbnet_read_cmd(dev, RTL8152_REQ_GET_REGS, RTL8152_REQT_READ, index, in pla_read_word() 55 ret = usbnet_read_cmd(dev, RTL8152_REQ_GET_REGS, RTL8152_REQT_READ, index, in pla_write_word()
|
H A D | r8152.c | 1309 RTL8152_REQ_GET_REGS, RTL8152_REQT_READ, in get_registers() 9639 RTL8152_REQ_GET_REGS, RTL8152_REQT_READ, in __rtl_get_hw_ver()
|
/openbmc/linux/include/linux/usb/ |
H A D | r8152.h | 11 #define RTL8152_REQ_GET_REGS 0x05 macro
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 446 #define RTL8152_REQ_GET_REGS 0x05 macro
|
H A D | r8152.c | 77 RTL8152_REQ_GET_REGS, RTL8152_REQT_READ, in get_registers()
|