Searched refs:PLA_EEEP_CR (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/usb/ |
D | r8152.c | 68 #define PLA_EEEP_CR 0xe080 macro 2268 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_set_eee_plus() 2270 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_set_eee_plus() 2272 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_set_eee_plus() 2274 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_set_eee_plus()
|