HomeSort by relevance Sort by last modified time
    Searched refs:EEDI (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
sis900.h 70 EEDI = 0x00000001
eepro.c 250 #define EEDI 0x04
477 short outval = (read_cmd & (1 << i)) ? ctrl_val | EEDI : ctrl_val;
sis900.c 357 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS;

Completed in 5376 milliseconds