Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8152.h18 #define BYTE_EN_START_MASK 0x0f macro
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h453 #define BYTE_EN_START_MASK 0x0f macro
H A Dr8152.c137 byteen_start = byteen & BYTE_EN_START_MASK; in generic_ocp_write()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c1407 byteen_start = byteen & BYTE_EN_START_MASK; in generic_ocp_write()