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

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11spi.c312 { M6811_CPHA, "CPHA ", "Clock Phase" },
472 || ((val & M6811_CPHA) && controller->mode == 1)))
514 if (!(cpu->ios[M6811_SPCR] & M6811_CPHA))
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11spi.c314 { M6811_CPHA, "CPHA ", "Clock Phase" },
474 || ((val & M6811_CPHA) && controller->mode == 1)))
516 if (!(cpu->ios[M6811_SPCR] & M6811_CPHA))
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h187 #define M6811_CPHA 0x04 /* Clock Phase */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h187 #define M6811_CPHA 0x04 /* Clock Phase */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h187 #define M6811_CPHA 0x04 /* Clock Phase */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h187 #define M6811_CPHA 0x04 /* Clock Phase */ macro

Completed in 198 milliseconds