Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/
Dbesys.c532 static void PCI_outp(int port, u32 val, int type) in PCI_outp() function
691 PCI_outp(port, val, REG_WRITE_BYTE); in BE_outb()
721 PCI_outp(port, val, REG_WRITE_WORD); in BE_outw()
749 PCI_outp(port, val, REG_WRITE_DWORD); in BE_outl()