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

  /external/grub/netboot/
sis900.c 357 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS;
363 outb(EECS, ee_addr);
368 outl(EECS, ee_addr);
370 outl(EECS | EECLK, ee_addr);
eepro.c 249 #define EECS 0x02
467 int ctrl_val = EECS;
493 ctrl_val &= ~EECS;
sis900.h 67 EECS = 0x00000008,

Completed in 25 milliseconds