Home
last modified time | relevance | path

Searched refs:LOC1 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/cris/drivers/
Deeprom.c222 #define LOC1 8 in eeprom_init() macro
248 if( eeprom_read_buf(LOC1, loc1, 4) == 4) in eeprom_init()
251 LOC1, loc1, LOC2, loc2)); in eeprom_init()
266 if (eeprom_write_buf(LOC1, loc1, 1) == 1) in eeprom_init()
272 LOC1, loc1, LOC2, loc2)); in eeprom_init()
273 if( eeprom_read_buf(LOC1, tmp, 4) == 4) in eeprom_init()
276 LOC1, loc1, tmp)); in eeprom_init()
283 if (eeprom_write_buf(LOC1, loc1, 1) == 1) in eeprom_init()
316 LOC1, loc1, LOC2, loc2)); in eeprom_init()
323 if (eeprom_write_buf(LOC1, loc1, 1) == 1) in eeprom_init()
[all …]