Searched refs:EPCR (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/evbarm/stand/boot2440/ |
| D | dm9000.c | 79 #define EPCR 0x0b /* EEPROM and PHY control */ macro 391 CSR_WRITE_1(l, EPCR, EP_EPOS | EP_ERPRR); in mii_read() 393 v = CSR_READ_1(l, EPCR); in mii_read() 395 CSR_WRITE_1(l, EPCR, 0); in mii_read() 408 CSR_WRITE_1(l, EPCR, EP_EPOS | EP_ERPRW); in mii_write() 410 v = CSR_READ_1(l, EPCR); in mii_write() 412 CSR_WRITE_1(l, EPCR, 0); in mii_write()
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | or1kcommon.cpu | 238 … (.map (.pmacro (n) (.splice SYS (.sym "EPCR" n) (.add n #x20) (.str "Exception PC register " n)))
|
| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | or1kcommon.cpu | 238 … (.map (.pmacro (n) (.splice SYS (.sym "EPCR" n) (.add n #x20) (.str "Exception PC register " n)))
|
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | ChangeLog-2021 | 1079 (set_exception_status_registers): Do not always set EPCR. Set EAR for
|