Home
last modified time | relevance | path

Searched refs:nopciburst (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dneofb.c85 static bool nopciburst; variable
102 module_param(nopciburst, bool, 0);
103 MODULE_PARM_DESC(nopciburst, "Disable PCI burst mode.");
1941 par->pci_burst = !nopciburst; in neo_alloc_fb_info()
2189 nopciburst = 1; in neofb_setup()