EECS
u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS;
outb(EECS, ee_addr);
outl(EECS, ee_addr);
outl(EECS | EECLK, ee_addr);