Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dr8152.h539 #define TX_LS BIT(30) /* Final segment of a packet */ macro
H A Dr8152.c1233 opts1 = length | TX_FS | TX_LS; in r8152_send_common()