Searched refs:PLA_FMC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 50 #define PLA_FMC 0xc0b4 macro 236 /* PLA_FMC */ 2622 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_FMC); in r8152b_reset_packet_filter() 2624 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data); in r8152b_reset_packet_filter() 2626 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data); in r8152b_reset_packet_filter()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 56 #define PLA_FMC 0xc0b4 macro 271 /* PLA_FMC */ 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()
|
Completed in 20 milliseconds