Searched refs:PLA_EEE_CR (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/usb/ |
H A D | r8152.c | 62 #define PLA_EEE_CR 0xe040 macro 302 /* PLA_EEE_CR */ 3158 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); r8152_eee_en() 3178 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); r8152_eee_en() 3195 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); r8153_eee_en() 3206 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); r8153_eee_en() 3728 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); r8152_get_eee() 3768 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); r8153_get_eee()
|
Completed in 63 milliseconds