Searched refs:fifo_mode (Results 1 – 4 of 4) sorted by relevance
48 bool fifo_mode; member116 priv->fifo_mode = dev_read_bool(dev, "fifo-mode"); in rockchip_dwmmc_ofdata_to_platdata()396 priv->fifo_mode = 0; in rockchip_dwmmc_probe()422 host->fifo_mode = priv->fifo_mode; in rockchip_dwmmc_probe()
247 if (!host->fifo_mode) { in dwmci_data_transfer()257 if (host->fifo_mode && size) { in dwmci_data_transfer()382 if (host->fifo_mode) {486 if (!host->fifo_mode) {538 if (host->fifo_mode) {822 host->fifo_mode = 0;824 host->fifo_mode = 1;
209 bool fifo_mode; member
1059 static ushort __devinitdata fifo_mode = 4; variable1062 static ushort __devinitdata fifo_mode = 5; variable1064 static ushort __devinitdata fifo_mode = 2; variable1068 module_param(fifo_mode, ushort, 0);1069 MODULE_PARM_DESC(fifo_mode, "initial endpoint configuration");1270 switch (fifo_mode) { in ep_config_from_table()1272 fifo_mode = 0; in ep_config_from_table()1300 pr_debug("%s: setup fifo_mode %d\n", musb_driver_name, fifo_mode); in ep_config_from_table()