Searched refs:MOSTEK_EEPROM (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dtime.c263 data1 = mostek_read(regs + MOSTEK_EEPROM); /* Read some data. */
264 mostek_write(regs + MOSTEK_EEPROM, ~data1); /* Write back the complement. */
265 data2 = mostek_read(regs + MOSTEK_EEPROM); /* Read back the complement. */
266 mostek_write(regs + MOSTEK_EEPROM, data1); /* Restore original value. */
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dmostek.h43 #define MOSTEK_EEPROM 0x0000UL macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dmostek.h58 #define MOSTEK_EEPROM 0x0000UL macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dmostek.h43 #define MOSTEK_EEPROM 0x0000UL macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dmostek.h58 #define MOSTEK_EEPROM 0x0000UL macro

Completed in 62 milliseconds