Home
last modified time | relevance | path

Searched refs:PLA_EEEP_CR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h33 #define PLA_EEEP_CR 0xe080 macro
H A Dr8152.c407 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 Dr8152.c84 #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()