Home
last modified time | relevance | path

Searched refs:SR_BD_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h231 #define SR_BD_LEN(p) (p & 0xffffff) macro
H A Dbdc_ep.c1036 length_short -= SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()
1041 SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc.h231 #define SR_BD_LEN(p) ((p) & 0xffffff) macro
H A Dbdc_ep.c1036 length_short -= SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()
1041 SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()

Completed in 8 milliseconds