Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h240 #define XSF_STS(p) (((p) >> 28) & 0xf) macro
H A Dbdc_ep.c982 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in handle_xsr_succ_status()
1665 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in bdc_sr_xsf()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc.h240 #define XSF_STS(p) (((p) >> 28) & 0xf) macro
H A Dbdc_ep.c982 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in handle_xsr_succ_status()
1665 sr_status = XSF_STS(le32_to_cpu(sreport->offset[3])); in bdc_sr_xsf()

Completed in 9 milliseconds