Searched refs:GEN (Results 1 – 12 of 12) sorted by relevance
| /drivers/gpu/drm/i915/ |
| A D | i915_pci.c | 81 GEN(2), \ 97 GEN(2), \ 132 GEN(3), \ 195 GEN(4), \ 238 GEN(5), \ 264 GEN(6), \ 312 GEN(7), \ 369 GEN(7), 414 GEN(8), \ 452 GEN(8), [all …]
|
| /drivers/gpio/ |
| A D | gpio-sch.c | 21 #define GEN 0x00 macro 361 sch_gpio_reg_set(sch, 8, GEN, 1); in sch_gpio_probe() 362 sch_gpio_reg_set(sch, 9, GEN, 1); in sch_gpio_probe() 367 sch_gpio_reg_set(sch, 13, GEN, 1); in sch_gpio_probe()
|
| /drivers/eisa/ |
| A D | Makefile | 15 quiet_cmd_eisaid = GEN $@
|
| /drivers/misc/mchp_pci1xxxx/ |
| A D | Kconfig | 9 PCI1XXXX is a PCIe GEN 3 switch with one of the endpoints having
|
| /drivers/hid/bpf/progs/ |
| A D | Makefile | 65 $(call msg,GEN,,$@)
|
| /drivers/gpu/drm/xe/ |
| A D | Makefile | 18 quiet_cmd_wa_oob = GEN $(notdir $(generated_oob)) 25 quiet_cmd_device_wa_oob = GEN $(notdir $(generated_device_oob))
|
| /drivers/phy/ |
| A D | Kconfig | 70 interface to interact with USB GEN-II and USB 3.x PHY that is part
|
| /drivers/scsi/ |
| A D | Makefile | 192 quiet_cmd_bflags = GEN $@
|
| A D | ncr53c8xx.h | 769 #define GEN 0x0200/* sta: timeout (general) */ macro
|
| A D | ncr53c8xx.c | 5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception() 7703 while (!(INW(nc_sist) & GEN) && ms++ < 100000) {
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_defs.h | 246 #define GEN 0x0200/* sta: timeout (general) */ macro
|
| A D | sym_hipd.c | 319 OUTW(np, nc_sien, GEN); in getfreq() 325 while (!(INW(np, nc_sist) & GEN) && ms++ < 100000) in getfreq() 2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) && 2921 if (!(sist & (GEN|HTH|SGE)) && 2939 if ((sist & (GEN|HTH|SGE)) ||
|
Completed in 41 milliseconds