Home
last modified time | relevance | path

Searched refs:OUTP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_aesni.S583 #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 Dtps65132-regulator.txt8 Device supports two regulators OUTP and OUTN. A sub node within the
/freebsd/sys/dev/sound/pci/
H A Demu10kx.c98 #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()