Searched refs:option2 (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 64 u32 option, option2; in mgag200_regs_init() local 74 option2 = 0x00008000; in mgag200_regs_init() 81 option2 = 0x00008000; in mgag200_regs_init() 86 option2 = 0x0000b000; in mgag200_regs_init() 90 option2 = 0x0000b000; in mgag200_regs_init() 95 option2 = 0x0000b000; in mgag200_regs_init() 99 option2 = 0; in mgag200_regs_init() 104 if (option2) in mgag200_regs_init() 105 pci_write_config_dword(dev->pdev, PCI_MGA_OPTION2, option2); in mgag200_regs_init()
|
/Linux-v5.10/arch/m68k/include/uapi/asm/ |
D | bootinfo-vme.h | 56 __be32 option2; member
|
/Linux-v5.10/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.10/scripts/ |
D | Kbuild.include | 110 # Usage: cflags-y += $(call as-instr,instr,option1,option2)
|
/Linux-v5.10/Documentation/kbuild/ |
D | makefiles.rst | 506 and then outputs either option1 or option2
|