Searched full:max3421 (Results 1 – 3 of 3) sorted by relevance
6 * Platform-data structure for MAX3421 USB HCD driver.17 * At this point, the only control the max3421-hcd driver cares about is
3 * MAX3421 Host Controller driver for USB.9 * MAX3421 is a chip implementing a USB 2.0 Full-/Low-Speed host19 * o Arduino MAX3421 driver32 * Since the MAX3421 FIFO size is 64 bytes, we do not have to work about66 #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 use1781 .description = "max3421",[all …]
1312 { .compatible = "maxim,max3421-udc"},