Searched refs:nsp_burst_mode (Results 1 – 1 of 1) sorted by relevance
64 static int nsp_burst_mode = BURST_MEM32; variable65 module_param(nsp_burst_mode, int, 0);66 MODULE_PARM_DESC(nsp_burst_mode, "Burst transfer mode (0=io8, 1=io32, 2=mem32(default))");938 } else if (nsp_burst_mode == BURST_MEM32) { in nsp_nexus()940 } else if (nsp_burst_mode == BURST_IO32) { in nsp_nexus()1398 switch (nsp_burst_mode) { in nsp_show_info()