Home
last modified time | relevance | path

Searched refs:GEN (Results 1 – 12 of 12) sorted by relevance

/drivers/gpu/drm/i915/
A Di915_pci.c81 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 Dgpio-sch.c21 #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 DMakefile15 quiet_cmd_eisaid = GEN $@
/drivers/misc/mchp_pci1xxxx/
A DKconfig9 PCI1XXXX is a PCIe GEN 3 switch with one of the endpoints having
/drivers/hid/bpf/progs/
A DMakefile65 $(call msg,GEN,,$@)
/drivers/gpu/drm/xe/
A DMakefile18 quiet_cmd_wa_oob = GEN $(notdir $(generated_oob))
25 quiet_cmd_device_wa_oob = GEN $(notdir $(generated_device_oob))
/drivers/phy/
A DKconfig70 interface to interact with USB GEN-II and USB 3.x PHY that is part
/drivers/scsi/
A DMakefile192 quiet_cmd_bflags = GEN $@
A Dncr53c8xx.h769 #define GEN 0x0200/* sta: timeout (general) */ macro
A Dncr53c8xx.c5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception()
7703 while (!(INW(nc_sist) & GEN) && ms++ < 100000) {
/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h246 #define GEN 0x0200/* sta: timeout (general) */ macro
A Dsym_hipd.c319 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