Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Divybridge_igd.c616 switch (M.x86.R_CH) { in int15_handler()
638 M.x86.R_CH); in int15_handler()
/openbmc/u-boot/drivers/bios_emulator/
H A Dbios.c203 if (M.x86.R_CL == interface && M.x86.R_CH == subclass
207 M.x86.R_CH == _BE_env.vgaInfo.pciInfo->SubClass &&
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h129 #define R_CH gen.C.I8_reg.h_reg macro
/openbmc/qemu/hw/audio/
H A Dfmopl.c989 OPL_CH *CH,*R_CH; in YM3812UpdateOne() local
1007 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
1016 for(CH=S_CH ; CH < R_CH ; CH++) in YM3812UpdateOne()
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c581 return &M.x86.R_CH; in decode_rm_byte_register()
/openbmc/qemu/target/i386/
H A Dcpu.h72 R_CH = 5, enumerator
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch1335 - return &M.x86.R_CH;
1363 + return &M.x86.R_CH;