EEPCR_EECS
ee->reg_chip_select = (val & EEPCR_EECS) ? 1 : 0;
val |= EEPCR_EECS;
ks8851_wrreg16(ks, KS_EEPCR, EEPCR_EESA | EEPCR_EECS);