]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/blobdiff - include/linux/usb/musb.h
musb: select fifo_mode at runtime
[sitara-epos/sitara-epos-kernel.git] / include / linux / usb / musb.h
index eb505250940af073cd1059f82c4e48d773df3acb..2c59816c56c59f255191ccd70e8dd0e9065952ef 100644 (file)
@@ -62,6 +62,7 @@ struct musb_hdrc_eps_bits {
 struct musb_hdrc_config {
        struct musb_fifo_cfg    *fifo_cfg;      /* board fifo configuration */
        unsigned                fifo_cfg_size;  /* size of the fifo configuration */
+       unsigned short          fifo_mode;      /* fifo mode to be selected */
 
        /* MUSB configuration-specific details */
        unsigned        multipoint:1;   /* multipoint device */