Home
last modified time | relevance | path

Searched full:max3421 (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/platform_data/
H A Dmax3421-hcd.h6 * Platform-data structure for MAX3421 USB HCD driver.
17 * At this point, the only control the max3421-hcd driver cares about is
/linux/drivers/usb/host/
H A Dmax3421-hcd.c3 * MAX3421 Host Controller driver for USB.
9 * MAX3421 is a chip implementing a USB 2.0 Full-/Low-Speed host
19 * o Arduino MAX3421 driver
32 * Since the MAX3421 FIFO size is 64 bytes, we do not have to work about
66 #include <linux/platform_data/max3421-hcd.h>
68 #define DRIVER_DESC "MAX3421 USB Host-Controller Driver"
171 #define MAX3421_SPI_DIR_RD 0 /* read register from MAX3421 */
172 #define MAX3421_SPI_DIR_WR 1 /* write register to MAX3421 */
618 * MAX3421 chip, so at most USB device can be connected and we can use
1781 .description = "max3421",
[all …]
/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c1312 { .compatible = "maxim,max3421-udc"},