Searched refs:EEPRG (Results 1 – 3 of 3) sorted by relevance
97 #define EEPRG 0x01 /* Enable EEPROM programming */ macro
326 #define EEPRG 0x04 macro
376 outb(data | EEPRG, host->base + ORC_GCFG); /* Enable EEPROM programming */ in orc_load_firmware()