Searched refs:M6811_EELAT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m68hc11/
H A Ddv-m68hc11eepr.c327 { M6811_EELAT, "EELAT ", "EEProm Latch Control" },
433 if ((cpu->ios[M6811_PPROG] & M6811_EELAT) != 0
488 wrong_bits &= (M6811_EELAT | M6811_EEPGM);
490 if (wrong_bits == (M6811_EEPGM|M6811_EELAT))
497 if ((val & M6811_EELAT) == 0)
501 if ((val & M6811_EEPGM) && !(cpu->ios[M6811_PPROG] & M6811_EELAT))
597 if ((cpu->ios[M6811_PPROG] & M6811_EELAT) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m68hc11/
H A Ddv-m68hc11eepr.c327 { M6811_EELAT, "EELAT ", "EEProm Latch Control" },
433 if ((cpu->ios[M6811_PPROG] & M6811_EELAT) != 0
488 wrong_bits &= (M6811_EELAT | M6811_EEPGM);
490 if (wrong_bits == (M6811_EEPGM|M6811_EELAT))
497 if ((val & M6811_EELAT) == 0)
501 if ((val & M6811_EEPGM) && !(cpu->ios[M6811_PPROG] & M6811_EELAT))
597 if ((cpu->ios[M6811_PPROG] & M6811_EELAT) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m68hc11/
H A Ddv-m68hc11eepr.c327 { M6811_EELAT, "EELAT ", "EEProm Latch Control" },
433 if ((cpu->ios[M6811_PPROG] & M6811_EELAT) != 0
488 wrong_bits &= (M6811_EELAT | M6811_EEPGM);
490 if (wrong_bits == (M6811_EEPGM|M6811_EELAT))
497 if ((val & M6811_EELAT) == 0)
501 if ((val & M6811_EEPGM) && !(cpu->ios[M6811_PPROG] & M6811_EELAT))
597 if ((cpu->ios[M6811_PPROG] & M6811_EELAT) == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dm68hc11.h126 #define M6811_EELAT 0x02 /* EEPROM Latch Control */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dm68hc11.h126 #define M6811_EELAT 0x02 /* EEPROM Latch Control */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dm68hc11.h126 #define M6811_EELAT 0x02 /* EEPROM Latch Control */ macro

Completed in 97 milliseconds