Searched refs:POS (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/x86/math-emu/ |
| H A D | reg_constant.c | 23 FPU_REG const CONST_1 = MAKE_REG(POS, 0, 0x00000000, 0x80000000); 25 FPU_REG const CONST_2 = MAKE_REG(POS, 1, 0x00000000, 0x80000000); 26 FPU_REG const CONST_HALF = MAKE_REG(POS, -1, 0x00000000, 0x80000000); 28 static FPU_REG const CONST_L2T = MAKE_REG(POS, 1, 0xcd1b8afe, 0xd49a784b); 29 static FPU_REG const CONST_L2E = MAKE_REG(POS, 0, 0x5c17f0bc, 0xb8aa3b29); 30 FPU_REG const CONST_PI = MAKE_REG(POS, 1, 0x2168c235, 0xc90fdaa2); 31 FPU_REG const CONST_PI2 = MAKE_REG(POS, 0, 0x2168c235, 0xc90fdaa2); 32 FPU_REG const CONST_PI4 = MAKE_REG(POS, -1, 0x2168c235, 0xc90fdaa2); 33 static FPU_REG const CONST_LG2 = MAKE_REG(POS, -2, 0xfbcff799, 0x9a209a84); 34 static FPU_REG const CONST_LN2 = MAKE_REG(POS, -1, 0xd1cf79ac, 0xb17217f7); [all …]
|
| /linux/drivers/staging/sm750fb/ |
| H A D | ddk750_mode.h | 8 POS = 0, /* positive */ enumerator
|
| H A D | sm750_hw.c | 283 (var->sync & FB_SYNC_HOR_HIGH_ACT) ? POS : NEG; in hw_sm750_crtc_set_mode() 285 (var->sync & FB_SYNC_VERT_HIGH_ACT) ? POS : NEG; in hw_sm750_crtc_set_mode() 287 (var->sync & FB_SYNC_COMP_HIGH_ACT) ? POS : NEG; in hw_sm750_crtc_set_mode()
|
| /linux/scripts/gcc-plugins/ |
| H A D | gcc-common.h | 150 #define PASS_INFO(NAME, REF, ID, POS) \ argument 155 .pos_op = POS, \
|
| /linux/drivers/platform/surface/ |
| H A D | Kconfig | 137 or the POS subsystem for device/screen posture changes. 141 keyboard and touchpad) on the Surface Pro 8 and Surface Pro X. The POS
|
| H A D | surface_aggregator_tabletsw.c | 626 { SSAM_SDEV(POS, SAM, 0x00, 0x01), (unsigned long)&ssam_pos_sw_desc },
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 38 POS-104UL,
|
| /linux/drivers/usb/serial/ |
| H A D | Kconfig | 371 tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver" 373 Say Y here if you want to use a USB POS Metrologic barcode scanner.
|
| /linux/Documentation/crypto/ |
| H A D | userspace-if.rst | 389 The passed in key_serial_t must have the KEY_(POS|USR|GRP|OTH)_SEARCH
|