Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8152.h14 #define BYTE_EN_DWORD 0xff macro
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h449 #define BYTE_EN_DWORD 0xff macro
H A Dr8152.c156 type | BYTE_EN_DWORD, in generic_ocp_write()
208 generic_ocp_write(tp, index, BYTE_EN_DWORD, sizeof(tmp), &tmp, type); in ocp_write_dword()
432 pla_ocp_write(tp, PLA_MAR, BYTE_EN_DWORD, sizeof(tmp), tmp); in rtl8152_set_rx_mode()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c1413 if (byen != BYTE_EN_DWORD) { in generic_ocp_write()
1427 if (byen != BYTE_EN_DWORD) in generic_ocp_write()
1433 type | BYTE_EN_DWORD, in generic_ocp_write()
1443 type | BYTE_EN_DWORD, in generic_ocp_write()
1456 if (byen != BYTE_EN_DWORD) in generic_ocp_write()
1498 generic_ocp_write(tp, index, BYTE_EN_DWORD, sizeof(tmp), &tmp, type); in ocp_write_dword()
2876 pla_ocp_write(tp, PLA_MAR, BYTE_EN_DWORD, sizeof(tmp), tmp); in _rtl8152_set_rx_mode()
4131 generic_ocp_write(tp, PLA_BP_0, BYTE_EN_DWORD, bp_num << 1, bp, type); in rtl_clear_bp()
5156 if (generic_ocp_write(tp, __le16_to_cpu(mac->bp_start), BYTE_EN_DWORD, in rtl8152_fw_mac_apply()