Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/asihpi/
Dhpifunc.c1656 u32 mode32 = 0; in hpi_channel_mode_get() local
1658 HPI_CHANNEL_MODE_MODE, &mode32); in hpi_channel_mode_get()
1660 *mode = (u16)mode32; in hpi_channel_mode_get()
/linux-6.1.9/arch/x86/kvm/
Demulate.c232 struct opcode mode32; member
5299 opcode = opcode.u.mdual->mode32; in x86_decode_insn()