Home
last modified time | relevance | path

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

/external/grub/netboot/
Dotulip.h53 #define SROM_BITWIDTH 6 macro
Dotulip.c100 for (bit = 3 + SROM_BITWIDTH + 16; bit > 0; bit--) { in srom_idle()
112 const unsigned bitwidth = SROM_BITWIDTH; in srom_read()