Home
last modified time | relevance | path

Searched defs:chip_version (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dpcnet.c230 int chip_version; in pcnet_probe() local
/openbmc/u-boot/cmd/
H A Dotp.c308 static u32 chip_version(void) in chip_version() function