Home
last modified time | relevance | path

Searched refs:MAX3420_REG_EP0FIFO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmax3420_udc.c45 #define MAX3420_REG_EP0FIFO 0 macro
571 spi_wr_buf(udc, MAX3420_REG_EP0FIFO, &status, 2); in max3420_getstatus()
713 spi_wr_buf(udc, MAX3420_REG_EP0FIFO + ep_id, buf, length); in max3420_do_data()
721 spi_rd_buf(udc, MAX3420_REG_EP0FIFO + ep_id, buf, length); in max3420_do_data()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmax3420_udc.c43 #define MAX3420_REG_EP0FIFO 0 macro
567 spi_wr_buf(udc, MAX3420_REG_EP0FIFO, &status, 2); in max3420_getstatus()
709 spi_wr_buf(udc, MAX3420_REG_EP0FIFO + ep_id, buf, length); in max3420_do_data()
717 spi_rd_buf(udc, MAX3420_REG_EP0FIFO + ep_id, buf, length); in max3420_do_data()

Completed in 5 milliseconds