Searched refs:PLA_EEEP_CR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 74 #define PLA_EEEP_CR 0xe080 macro 239 /* PLA_EEEP_CR */ 2662 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_set_eee_plus() 2664 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_set_eee_plus() 2666 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_set_eee_plus() 2668 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_set_eee_plus()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 84 #define PLA_EEEP_CR 0xe080 macro 274 /* PLA_EEEP_CR */ 2994 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_eee_plus_en() 2999 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_eee_plus_en()
|
Completed in 20 milliseconds