| /linux/net/ |
| H A D | compat.c | 333 #define AL(x) ((x) * sizeof(u32)) macro 335 AL(0), AL(3), AL(3), AL(3), AL(2), AL(3), 336 AL(3), AL(3), AL( [all...] |
| H A D | socket.c | 3063 #define AL(x) ((x) * sizeof(unsigned long)) macro 3065 AL(0), AL(3), AL(3), AL(3), AL(2), AL(3), 3066 AL(3), AL(3), AL(4), AL(4), AL(4), AL(6), 3067 AL(6), AL(2), AL(5), AL(5), AL(3), AL(3), 3068 AL(4), AL(5), AL(4) 3071 #undef AL
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 60 OUT DX,AL 62 IN AL,DX 64 AL contains the data in hex, the temperature in Celsius is the decimal 67 Ex: If AL contains 0x2A, the temperature is 42 degrees C. 151 OUT DX,AL 154 MOV AL,20H 155 OUT DX,AL 158 IN AL,DX 162 OUT DX,AL 179 OUT DX,AL [all …]
|
| /linux/drivers/ata/ |
| H A D | sata_uli.c | 48 { PCI_VDEVICE(AL, 0x5289), uli_5289 }, 49 { PCI_VDEVICE(AL, 0x5287), uli_5287 }, 50 { PCI_VDEVICE(AL, 0x5281), uli_5281 },
|
| H A D | pata_ali.c | 609 { PCI_VDEVICE(AL, PCI_DEVICE_ID_AL_M5228), }, 610 { PCI_VDEVICE(AL, PCI_DEVICE_ID_AL_M5229), },
|
| H A D | ahci.c | 278 { PCI_VDEVICE(AL, 0x5288), board_ahci_ign_iferr }, /* ULi M5288 */
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 55 04: ADD AL,Ib 63 0c: OR AL,Ib 72 14: ADC AL,Ib 80 1c: SBB AL,Ib 89 24: AND AL,Ib 97 2c: SUB AL,Ib 106 34: XOR AL,Ib 114 3c: CMP AL,Ib 221 a0: MOV AL,Ob (!REX2) 223 a2: MOV Ob,AL (!REX2) [all …]
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 55 04: ADD AL,Ib 63 0c: OR AL,Ib 72 14: ADC AL,Ib 80 1c: SBB AL,Ib 89 24: AND AL,Ib 97 2c: SUB AL,Ib 106 34: XOR AL,Ib 114 3c: CMP AL,Ib 221 a0: MOV AL,Ob (!REX2) 223 a2: MOV Ob,AL (!REX2) [all …]
|
| /linux/sound/pci/aw2/ |
| H A D | saa7146.h | 138 #define AL (1UL << 2) macro
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 143 OpenMAX AL specification instead of reinventing the wheel. 148 - Addition of set_params for decoders (missing in OpenMAX AL) 149 - Addition of AMR/AMR-WB encoding modes (missing in OpenMAX AL) 152 - Addition of rateControlSupported (missing in OpenMAX AL)
|
| /linux/rust/kernel/pci/ |
| H A D | id.rs | 369 AL = bindings::PCI_VENDOR_ID_AL, // 0x10b9
|
| /linux/drivers/tty/vt/ |
| H A D | ucs_width_table.h_shipped | 105 { 0x0DCA, 0x0DCA }, /* SINHALA SIGN AL-LAKUNA */
|
| /linux/sound/hda/controllers/ |
| H A D | intel.c | 2746 { PCI_VDEVICE(AL, 0x5461), .driver_data = AZX_DRIVER_ULI },
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pci.c | 3987 { PCI_VDEVICE(AL, 0x5457), }, /* ALi Corporation M5457 AC'97 Modem */
|