Home
last modified time | relevance | path

Searched refs:PLA_EEE_CR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h32 #define PLA_EEE_CR 0xe040 macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c81 #define PLA_EEE_CR 0xe040 macro
5338 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8152_eee_en()
5358 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8152_eee_en()
5369 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR); in r8153_eee_en()
5380 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data); in r8153_eee_en()