Searched refs:PLA_EEEP_CR (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 33 #define PLA_EEEP_CR 0xe080 macro
|
H A D | r8152.c | 407 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_set_eee_plus() 409 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_set_eee_plus()
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 84 #define PLA_EEEP_CR 0xe080 macro 2994 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR); in rtl_eee_plus_en() 2999 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data); in rtl_eee_plus_en()
|