Home
last modified time | relevance | path

Searched refs:AL (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/net/
Dcompat.c333 #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(4), AL(4), AL(4), AL(6),
337 AL(6), AL(2), AL(5), AL(5), AL(3), AL(3),
338 AL(4), AL(5), AL(4)
340 #undef AL
Dsocket.c3034 #define AL(x) ((x) * sizeof(unsigned long)) macro
3036 AL(0), AL(3), AL(3), AL(3), AL(2), AL(3),
3037 AL(3), AL(3), AL(4), AL(4), AL(4), AL(6),
3038 AL(6), AL(2), AL(5), AL(5), AL(3), AL(3),
3039 AL(4), AL(5), AL(4)
3042 #undef AL
/linux-6.6.21/Documentation/hwmon/
Dsmsc47b397.rst60 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-6.6.21/drivers/ata/
Dsata_uli.c48 { PCI_VDEVICE(AL, 0x5289), uli_5289 },
49 { PCI_VDEVICE(AL, 0x5287), uli_5287 },
50 { PCI_VDEVICE(AL, 0x5281), uli_5281 },
Dpata_ali.c609 { PCI_VDEVICE(AL, PCI_DEVICE_ID_AL_M5228), },
610 { PCI_VDEVICE(AL, PCI_DEVICE_ID_AL_M5229), },
Dahci.c271 { PCI_VDEVICE(AL, 0x5288), board_ahci_ign_iferr }, /* ULi M5288 */
/linux-6.6.21/tools/arch/x86/lib/
Dx86-opcode-map.txt45 04: ADD AL,Ib
53 0c: OR AL,Ib
62 14: ADC AL,Ib
70 1c: SBB AL,Ib
79 24: AND AL,Ib
87 2c: SUB AL,Ib
96 34: XOR AL,Ib
104 3c: CMP AL,Ib
211 a0: MOV AL,Ob
213 a2: MOV Ob,AL
[all …]
/linux-6.6.21/arch/x86/lib/
Dx86-opcode-map.txt45 04: ADD AL,Ib
53 0c: OR AL,Ib
62 14: ADC AL,Ib
70 1c: SBB AL,Ib
79 24: AND AL,Ib
87 2c: SUB AL,Ib
96 34: XOR AL,Ib
104 3c: CMP AL,Ib
211 a0: MOV AL,Ob
213 a2: MOV Ob,AL
[all …]
/linux-6.6.21/sound/pci/aw2/
Dsaa7146.h138 #define AL (1UL << 2) macro
/linux-6.6.21/Documentation/devicetree/bindings/pci/
Dpcie-al.txt26 - "controller" AL proprietary registers
/linux-6.6.21/Documentation/sound/designs/
Dcompress-offload.rst143 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-6.6.21/arch/x86/kernel/
Dvm86_32.c79 #define AL(regs) (((unsigned char *)&((regs)->pt.ax))[0]) macro
/linux-6.6.21/sound/pci/
Dintel8x0m.c210 { PCI_VDEVICE(AL, 0x5455), DEVICE_ALI }, /* Ali5455 */
Dintel8x0.c409 { PCI_VDEVICE(AL, 0x5455), DEVICE_ALI }, /* Ali5455 */
Dcmipci.c2779 {PCI_VDEVICE(AL, PCI_DEVICE_ID_CMEDIA_CM8738), 0},
/linux-6.6.21/sound/pci/hda/
Dhda_intel.c2699 { PCI_VDEVICE(AL, 0x5461), .driver_data = AZX_DRIVER_ULI },
/linux-6.6.21/drivers/tty/serial/8250/
D8250_pci.c3806 { PCI_VDEVICE(AL, 0x5457), }, /* ALi Corporation M5457 AC'97 Modem */