Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152.h450 #define BYTE_EN_DWORD 0xff macro
H A Dr8152.c157 type | BYTE_EN_DWORD, in generic_ocp_write()
209 generic_ocp_write(tp, index, BYTE_EN_DWORD, sizeof(tmp), &tmp, type); in ocp_write_dword()
433 pla_ocp_write(tp, PLA_MAR, BYTE_EN_DWORD, sizeof(tmp), tmp); in rtl8152_set_rx_mode()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c661 #define BYTE_EN_DWORD 0xff macro
1161 type | BYTE_EN_DWORD, in generic_ocp_write()
1171 type | BYTE_EN_DWORD, in generic_ocp_write()
1227 generic_ocp_write(tp, index, BYTE_EN_DWORD, sizeof(tmp), &tmp, type); in ocp_write_dword()
2570 pla_ocp_write(tp, PLA_MAR, BYTE_EN_DWORD, sizeof(tmp), tmp); in _rtl8152_set_rx_mode()