Home
last modified time | relevance | path

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

/trueos/sys/dev/sound/pci/
HDemu10kx.c347 unsigned int high_operand_shift; member
1528 emu_wrefx(sc, (*pc) * 2, (x << sc->high_operand_shift) | y); in emu_addefxop()
1529 emu_wrefx(sc, (*pc) * 2 + 1, (op << sc->opcode_shift) | (z << sc->high_operand_shift) | w); in emu_addefxop()
3131 sc->high_operand_shift = 12; in emu_pci_attach()
3160 sc->high_operand_shift = 10; in emu_pci_attach()