Searched refs:PLA_MTPS (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 41 #define PLA_MTPS 0xe615 macro
|
H A D | r8152.c | 801 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, MTPS_JUMBO); in r8153_first_init()
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 92 #define PLA_MTPS 0xe615 macro 5982 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, MTPS_JUMBO); in rtl8153_change_mtu() 6058 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, MTPS_DEFAULT); in r8153_enter_oob() 6511 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, 10 * 1024 / 64); in rtl8153c_change_mtu() 6596 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, MTPS_JUMBO); in rtl8156_change_mtu() 6709 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, MTPS_DEFAULT); in rtl8156_down()
|