Searched refs:SEEPROM_ACCESS_HALFCLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
1457 #define SEEPROM_ACCESS_HALFCLOCK_MASK 0x01ff0000 macro
1414 cmd |= regval & SEEPROM_ACCESS_HALFCLOCK_MASK; in bge_seeprom_access()