Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8152.h19 #define BYTE_EN_END_MASK 0xf0 macro
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h454 #define BYTE_EN_END_MASK 0xf0 macro
H A Dr8152.c138 byteen_end = byteen & BYTE_EN_END_MASK; in generic_ocp_write()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c1408 byteen_end = byteen & BYTE_EN_END_MASK; in generic_ocp_write()