Searched refs:PLA_TCR0 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/usb/ |
D | r8152.c | 90 #define PLA_TCR0 0xe610 macro 3298 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0) & TCR0_TX_EMPTY) in rtl_disable() 5543 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0); in r8152b_exit_oob() 5545 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data); in r8152b_exit_oob() 5988 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0); in r8153_first_init() 5990 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data); in r8153_first_init() 9608 PLA_TCR0, MCU_TYPE_PLA, tmp, sizeof(*tmp), in __rtl_get_hw_ver()
|