Searched refs:EE_CS (Results 1 – 5 of 5) sorted by relevance
415 #define EE_CS 0x02 /* EEPROM chip select. */ macro420 #define EE_ENB (0x0001 | EE_CS)436 outl(EE_ENB & ~EE_CS, eectl); in read_eeprom()460 outl(EE_ENB & ~EE_CS, eectl); in read_eeprom()
232 #define EE_CS 0x08 /* EEPROM chip select. */ macro237 #define EE_ENB (0x80 | EE_CS)258 outb(EE_ENB & ~EE_CS, ee_addr); in read_eeprom()281 outb(~EE_CS, ee_addr); in read_eeprom()
84 #define EE_CS 0x01 /* EEPROM chip select. */ macro89 #define EE_ENB (0x4800 | EE_CS)411 outl(EE_ENB & ~EE_CS, ee_addr); in read_eeprom()433 outl(EE_ENB & ~EE_CS, ee_addr); in read_eeprom()
135 #define EE_CS 0x02 /* EEPROM chip select. */ macro140 #define EE_ENB (0x4800 | EE_CS)339 outw(EE_ENB & ~EE_CS, ee_addr); in do_eeprom_cmd()
339 #define EE_CS 0x01 /* EEPROM chip select. */ macro344 #define EE_ENB (0x4800 | EE_CS)704 outl(EE_ENB & ~EE_CS, ee_addr); in read_eeprom()726 outl(EE_ENB & ~EE_CS, ee_addr); in read_eeprom()