Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/
Dbesys.c501 static u32 PCI_inp(int port, int type) in PCI_inp() function
589 val = PCI_inp(port, REG_READ_BYTE); in BE_inb()
622 val = PCI_inp(port, REG_READ_WORD); in BE_inw()
655 val = PCI_inp(port, REG_READ_DWORD); in BE_inl()