Searched refs:PLA_TCR0 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/usb/ |
| H A D | r8152.c | 91 #define PLA_TCR0 0xe610 macro 3348 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0) & TCR0_TX_EMPTY) in rtl_disable() 5606 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0); in r8152b_exit_oob() 5608 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data); in r8152b_exit_oob() 6055 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0); in r8153_first_init() 6057 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data); in r8153_first_init() 9694 PLA_TCR0, MCU_TYPE_PLA, tmp, sizeof(*tmp), in __rtl_get_hw_ver()
|