Searched refs:PLA_EEE_CR (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/usb/ |
| H A D | r8152.c | 76 #define PLA_EEE_CR 0xe040 macro 5340 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8152_eee_en() 5360 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8152_eee_en() 5371 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8153_eee_en() 5382 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8153_eee_en()
|