Searched refs:PLA_BDC_CR (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/eth/ |
A D | r8152.h | 25 #define PLA_BDC_CR 0xd1a0 macro
|
A D | r8152.c | 803 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_BDC_CR); in r8152b_enter_oob() 805 ocp_write_word(tp, MCU_TYPE_PLA, PLA_BDC_CR, ocp_data); in r8152b_enter_oob() 1003 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_BDC_CR); in r8153_enter_oob() 1005 ocp_write_word(tp, MCU_TYPE_PLA, PLA_BDC_CR, ocp_data); in r8153_enter_oob()
|
Completed in 8 milliseconds