Searched refs:ZLP (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/usb/serial/ |
D | option.c | 628 #define ZLP BIT(17) macro 1185 .driver_info = ZLP }, 1192 .driver_info = RSVD(6) | ZLP }, 1194 .driver_info = RSVD(6) | ZLP }, 1196 .driver_info = RSVD(6) | ZLP }, 1198 .driver_info = RSVD(4) | ZLP }, 1200 .driver_info = RSVD(6) | ZLP }, 1202 .driver_info = RSVD(6) | ZLP }, 1204 .driver_info = RSVD(6) | ZLP }, 1206 .driver_info = RSVD(6) | ZLP }, [all …]
|
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | fsl_qe_udc.h | 194 #define ZLP 0x00400000 /* Zero length packet */ macro
|
D | fsl_qe_udc.c | 1091 frame->info |= (ZLP | NO_CRC); in qe_ep_tx() 1221 frame_set_info(frame, (ZLP | NO_CRC | infor)); in sendnulldata() 1308 if ((frame_get_info(frame) & (ZLP | NO_REQ)) == (ZLP | NO_REQ)) { in ep0_txcomplete()
|
/Linux-v6.6/Documentation/networking/ |
D | can_ucan_protocol.rst | 53 receive. If the device send less. Common ZLP
|