Searched refs:PLA_TCR0 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/eth/ |
D | r8152.c | 378 ret = r8152_wait_for_bit(tp, 0, MCU_TYPE_PLA, PLA_TCR0, in rtl8152_wait_fifo_empty() 687 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0); in r8152b_exit_oob() 689 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data); in r8152b_exit_oob() 804 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0); in r8153_first_init() 806 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data); in r8153_first_init()
|
D | r8152.h | 39 #define PLA_TCR0 0xe610 macro
|