Searched refs:fourth (Results 1 – 4 of 4) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_quirks.c | 100 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 101 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.reg | 1148 field SG_LAST_SEG 0x80 /* In the fourth byte */ 1149 mask SG_HIGH_ADDR_BITS 0x7F /* In the fourth byte */
|
| A D | aic79xx.reg | 4166 field SG_LAST_SEG 0x80 /* In the fourth byte */ 4167 field SG_HIGH_ADDR_BITS 0x7F /* In the fourth byte */
|
| /drivers/gpu/drm/display/ |
| A D | drm_dp_helper.c | 2524 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 2525 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
Completed in 16 milliseconds