Home
last modified time | relevance | path

Searched refs:GLOBAL_RESET (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
D3c509.h208 #define GLOBAL_RESET (unsigned short) 0x0000 /* Wait at least 1ms macro
D3c595.h223 #define GLOBAL_RESET (unsigned short) 0x0000 /* Wait at least 1ms macro
D3c595.c464 outw(GLOBAL_RESET, BASE + VX_COMMAND); in t595_probe()