Searched refs:PLA_CONFIG5 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.h | 49 #define PLA_CONFIG5 0xe822 macro
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 100 #define PLA_CONFIG5 0xe822 macro 3417 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG5); in __rtl_get_wol() 3444 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG5); in __rtl_set_wol() 3452 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CONFIG5, ocp_data); in __rtl_set_wol() 7292 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG5); in r8153c_init() 7294 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CONFIG5, ocp_data); in r8153c_init()
|