Home
last modified time | relevance | path

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

/dports/sysutils/flashrom/flashrom-v1.2/
H A Dboard_enable.c298 s.vendor = SUPERIO_VENDOR_WINBOND; in probe_superio_winbond()
328 s.vendor = SUPERIO_VENDOR_WINBOND; in probe_superio_winbond()
380 if (superios[i].vendor != SUPERIO_VENDOR_WINBOND) in winbond_superio_chipdef()
H A Dprogrammer.h332 #define SUPERIO_VENDOR_WINBOND 0x2 macro