Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dglx.c113 msr = rdmsr(PIC_YSEL_HIGH); in glx_init()
118 wrmsr(PIC_YSEL_HIGH, msr); in glx_init()
/openbsd/sys/dev/pci/
H A Dglxreg.h223 #define PIC_YSEL_HIGH (DIVIL_MSR_BASE + 0x21) macro