Searched refs:PLA_EEEP_CR (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/usb/ |
H A D | r8152.c | 58 #define PLA_EEEP_CR 0xe080 macro 187 /* PLA_EEEP_CR */ 2051 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); rtl_set_eee_plus() 2053 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); rtl_set_eee_plus() 2055 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); rtl_set_eee_plus() 2057 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); rtl_set_eee_plus()
|
Completed in 52 milliseconds