Home
last modified time | relevance | path

Searched refs:ocp_read_word (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/usb/
H A Dr8152.c1565 static u16 ocp_read_word(struct r8152 *tp, u16 type, u16 index) in ocp_read_word() function
1654 return ocp_read_word(tp, MCU_TYPE_PLA, ocp_index); in ocp_reg_read()
1683 return poll_timeout_us(u16 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, cmd), in wait_cmd_ready()
1854 ocp_data = ocp_read_word(tp, type, index); in ocp_word_w0w1()
1894 ocp_data = ocp_read_word(tp, type, index); in ocp_word_test_and_clr_bits()
2064 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_MISC_0); in vendor_mac_passthru_addr_read()
3453 return ocp_read_word(tp, MCU_TYPE_PLA, PLA_PHYSTATUS); in rtl8152_get_speed()
3763 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0) & TCR0_TX_EMPTY) in rtl_disable()
3858 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG34); in __rtl_get_wol()
3862 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG5); in __rtl_get_wol()
[all …]