Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
Dfloppy_64.h447 #define MSR (port + 4) macro
456 while (!((status = inb(MSR)) & 0x80) && --timeout) in sun_pci_fd_out_byte()
471 while (!((status = inb(MSR)) & 0x80) && --timeout) in sun_pci_fd_sensei()
492 outb(0x80, MSR); in sun_pci_fd_reset()
530 #undef MSR
/arch/frv/kernel/
Dgdb-io.c41 #define FLOWCTL_QUERY(LINE) ({ __UART(MSR) & UART_MSR_##LINE; })
Ddebug-stub.c33 #define FLOWCTL_QUERY0(LINE) ({ __UART0(MSR) & UART_MSR_##LINE; })
/arch/powerpc/kernel/
Dswsusp_asm64.S105 SAVE_SPECIAL(MSR)
/arch/x86/kernel/
Dearly_printk.c82 #define MSR 6 /* Modem Status */ macro
/arch/x86/
DKconfig896 MSR accesses are directed to a specific CPU on multi-processor