Searched refs:option2 (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/arch/m68k/include/uapi/asm/ |
D | bootinfo-vme.h | 56 __be32 option2; member
|
/Linux-v5.4/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 909 int option = 0, option2 = 0; in mga_crtc_mode_set() local 942 option2 = 0x00008000; in mga_crtc_mode_set() 948 option2 = 0x0000b000; in mga_crtc_mode_set() 955 option2 = 0x0000b000; in mga_crtc_mode_set() 962 option2 = 0x0000b000; in mga_crtc_mode_set() 1018 if (option2) in mga_crtc_mode_set() 1019 pci_write_config_dword(dev->pdev, PCI_MGA_OPTION2, option2); in mga_crtc_mode_set()
|
/Linux-v5.4/Documentation/fb/ |
D | aty128fb.rst | 52 `video=aty128fb:option1,option2:value2,option3` (multiple options should
|
D | pvr2fb.rst | 23 `video=pvr2fb:option1,option2:value2,option3` (multiple options should be
|
D | tgafb.rst | 38 `video=tgafb:option1,option2:value2,option3` (multiple options should be
|
D | sstfb.rst | 95 for module : insmod sstfb.o option1=value1 option2=value2 ... 96 in kernel : video=sstfb:option1,option2:value2,option3 ...
|
D | intelfb.rst | 92 video=intelfb:option1,option2=value2
|
D | intel810.rst | 184 video=i810fb:option1,option2:value2
|
D | matroxfb.rst | 120 `video=matroxfb:option1,option2:value2,option3` (multiple options should be
|
/Linux-v5.4/scripts/ |
D | Kbuild.include | 108 # Usage: cflags-y += $(call as-instr,instr,option1,option2)
|
/Linux-v5.4/Documentation/kbuild/ |
D | makefiles.rst | 476 and then outputs either option1 or option2
|
/Linux-v5.4/Documentation/virt/uml/ |
D | UserModeLinux-HOWTO.txt | 1748 expression,option1,option2
|