Searched refs:PLA_EEE_CR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | r8152.c | 73 #define PLA_EEE_CR 0xe040 macro 358 /* PLA_EEE_CR */ 4146 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8152_eee_en() 4166 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8152_eee_en() 4177 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8153_eee_en() 4188 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8153_eee_en()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 81 #define PLA_EEE_CR 0xe040 macro 403 /* PLA_EEE_CR */ 5329 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8152_eee_en() 5349 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8152_eee_en() 5360 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8153_eee_en() 5371 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8153_eee_en()
|
Completed in 20 milliseconds