Searched refs:nsp_burst_mode (Results 1 – 1 of 1) sorted by relevance
68 static int nsp_burst_mode = BURST_MEM32; variable69 module_param(nsp_burst_mode, int, 0);70 MODULE_PARM_DESC(nsp_burst_mode, "Burst transfer mode (0=io8, 1=io32, 2=mem32(default))");931 } else if (nsp_burst_mode == BURST_MEM32) { in nsp_nexus()933 } else if (nsp_burst_mode == BURST_IO32) { in nsp_nexus()1390 switch (nsp_burst_mode) { in nsp_show_info()