Searched refs:inl (Results 1 - 9 of 9) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/x86/common/src/
H A Dlib_physio.S117 PHYSOP(inl,movl,eax)
161 .globl inl
162 inl: label
164 inl %dx,%eax
/broadcom-cfe-1.4.2/cfe/pci/
H A Dpcivar.h60 uint32_t inl(unsigned int port);
/broadcom-cfe-1.4.2/cfe/x86emu/
H A Dx86emu.h79 inl - Function to read a dword from an I/O port
87 u32 (X86APIP inl)(X86EMU_pioAddr addr);
H A Dsys.c439 Default PIO long read function. Doesn't perform real inl.
445 printk("inl %#04x \n", addr);)
548 sys_inl = funcs->inl;
/broadcom-cfe-1.4.2/cfe/arch/ppc/chipset/mpc824x/src/
H A Dmpc824x_pci_machdep.c530 inl (unsigned int port)
532 xprintf("inl: i/o regions not supported\n");
529 inl (unsigned int port) function
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/bcmsb/src/
H A Dsb_pci_machdep.c586 inl (unsigned int port)
588 xprintf("inl: i/o regions not supported\n");
585 inl (unsigned int port) function
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_pci_machdep.c1481 inl (unsigned int port)
1480 inl (unsigned int port) function
/broadcom-cfe-1.4.2/cfe/pccons/
H A Dvgainit.c80 #define INL(x) inl(x)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_pci_machdep.c1502 inl (unsigned int port)
1501 inl (unsigned int port) function

Completed in 100 milliseconds