Home
last modified time | relevance | path

Searched refs:NUM_SR_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_dbg.c73 for (i = 0; i < NUM_SR_ENTRIES; i++) { in bdc_dbg_srr()
H A Dbdc.h44 #define NUM_SR_ENTRIES 64 macro
H A Dbdc_udc.c68 if (srr->dqp_index == NUM_SR_ENTRIES) in srr_dqp_index_advc()