Searched refs:PLA_EEE_CR (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/usb/ |
| H A D | r8152.c | 82 #define PLA_EEE_CR 0xe040 macro 5374 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8152_eee_en() 5394 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8152_eee_en() 5405 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8153_eee_en() 5416 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8153_eee_en()
|