Searched refs:PLA_FMC (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 19 #define PLA_FMC 0xc0b4 macro
|
H A D | r8152.c | 361 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_FMC); in r8152b_reset_packet_filter() 363 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data); in r8152b_reset_packet_filter() 365 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data); in r8152b_reset_packet_filter()
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 56 #define PLA_FMC 0xc0b4 macro 2925 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_FMC); in r8152b_reset_packet_filter() 2927 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data); in r8152b_reset_packet_filter() 2929 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data); in r8152b_reset_packet_filter()
|