Searched refs:mmbs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa6588.c43 static unsigned int mmbs; variable
51 module_param(mmbs, int, 0);
52 MODULE_PARM_DESC(mmbs, "enable MMBS mode: 0=off (default), 1=on");
307 /* And if are not in mmbs mode, then 'Block E' is also mapped
311 else if (!mmbs && blocknum == 5)
343 if (mmbs)

Completed in 46 milliseconds