Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dglx.c106 msr = rdmsr(PIC_YSEL_LOW); in glx_init()
111 wrmsr(PIC_YSEL_LOW, msr); in glx_init()
/openbsd/sys/dev/pci/
H A Dglxreg.h222 #define PIC_YSEL_LOW (DIVIL_MSR_BASE + 0x20) macro