Searched refs:OUTP (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aes_aesni.S | 583 #define OUTP rsi /* P2, 64 bits */ macro 594 #define OUTP rcx /* P4, 64 bits */ macro 656 movups %STATE, (%OUTP) // output 739 movups %STATE, (%OUTP) // output
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | tps65132-regulator.txt | 8 Device supports two regulators OUTP and OUTN. A sub node within the
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx.c | 98 #define OUTP(i) (sc->output_base+(i)) macro 1645 OUTP(OUTP_NR), \ 1655 OUTP(OUTP_NR), \ 1729 emu_addefxop(sc, ACC3, OUTP(i), DSP_CONST(0), DSP_CONST(0), DSP_CONST(0), &pc); in emu_initefx()
|