Searched defs:chip_version (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | pcnet.c | 230 int chip_version; in pcnet_probe() local |
/openbmc/u-boot/cmd/ | ||
H A D | otp.c | 308 static u32 chip_version(void) in chip_version() function |