Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c159 SCBflash = 12, /* Flash memory control. */ enumerator
1425 case SCBflash: in eepro100_read4()
1565 case SCBflash: in eepro100_write4()
/openbmc/u-boot/drivers/net/
H A Deepro100.c25 #define SCBflash 12 /* Flash memory control. */ macro