Home
last modified time | relevance | path

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

/u-boot/drivers/bios_emulator/
A Dbesys.c423 u16 val16; in BE_accessReg() local
446 &val16); in BE_accessReg()
447 return val16; in BE_accessReg()
/u-boot/cmd/
A Dpci.c67 u16 val16; in pci_read_config() local
75 pci_read_config_word(dev, offset, &val16); in pci_read_config()
76 return val16; in pci_read_config()
/u-boot/drivers/net/
A Drtl8169.c103 #define RTL_W16(reg, val16) writew((val16), ioaddr + (reg)) argument

Completed in 8 milliseconds