Home
last modified time | relevance | path

Searched defs:srom (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dsromc.c21 struct s5p_sromc *srom = in s5p_config_sromc() local
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c93 unsigned char srom[128]; member
H A Duli526x.c139 unsigned char srom[128]; member
/openbmc/qemu/hw/net/
H A Dtulip.c871 static void tulip_idblock_crc(TULIPState *s, uint16_t *srom) in tulip_idblock_crc()