Searched refs:option2 (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/m68k/include/uapi/asm/ |
D | bootinfo-vme.h | 56 __be32 option2; member
|
/Linux-v4.19/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 930 int option = 0, option2 = 0; in mga_crtc_mode_set() local 963 option2 = 0x00008000; in mga_crtc_mode_set() 969 option2 = 0x0000b000; in mga_crtc_mode_set() 976 option2 = 0x0000b000; in mga_crtc_mode_set() 983 option2 = 0x0000b000; in mga_crtc_mode_set() 1039 if (option2) in mga_crtc_mode_set() 1040 pci_write_config_dword(dev->pdev, PCI_MGA_OPTION2, option2); in mga_crtc_mode_set()
|
/Linux-v4.19/Documentation/fb/ |
D | aty128fb.txt | 51 `video=aty128fb:option1,option2:value2,option3' (multiple options should
|
D | pvr2fb.txt | 24 `video=pvr2fb:option1,option2:value2,option3' (multiple options should be
|
D | tgafb.txt | 39 `video=tgafb:option1,option2:value2,option3' (multiple options should be
|
D | sstfb.txt | 77 for module : insmod sstfb.o option1=value1 option2=value2 ... 78 in kernel : video=sstfb:option1,option2:value2,option3 ...
|
D | intelfb.txt | 87 video=intelfb:option1,option2=value2
|
D | intel810.txt | 177 video=i810fb:option1,option2:value2
|
D | matroxfb.txt | 109 `video=matroxfb:option1,option2:value2,option3' (multiple options should be
|
/Linux-v4.19/scripts/ |
D | Kbuild.include | 106 # Usage: cflags-y += $(call as-instr,instr,option1,option2)
|
/Linux-v4.19/Documentation/kbuild/ |
D | makefiles.txt | 461 and then outputs either option1 or option2
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1748 expression,option1,option2
|