Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c680 static int udc_rxfifo_read_dwords(struct udc *dev, u32 *buf, int dwords) in udc_rxfifo_read_dwords() function
2483 udc_rxfifo_read_dwords(dev, setup_data.data, 2); in udc_control_out_isr()