Searched refs:CPM_PORTA (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/platforms/8xx/ |
A D | adder875.c | 32 {CPM_PORTA, 0, CPM_PIN_INPUT}, 33 {CPM_PORTA, 1, CPM_PIN_INPUT}, 34 {CPM_PORTA, 2, CPM_PIN_INPUT}, 35 {CPM_PORTA, 3, CPM_PIN_INPUT}, 36 {CPM_PORTA, 4, CPM_PIN_OUTPUT}, 37 {CPM_PORTA, 10, CPM_PIN_OUTPUT}, 38 {CPM_PORTA, 11, CPM_PIN_OUTPUT},
|
A D | mpc885ads_setup.c | 64 {CPM_PORTA, 9, CPM_PIN_INPUT}, /* RX */ 65 {CPM_PORTA, 8, CPM_PIN_INPUT}, /* TX */ 73 {CPM_PORTA, 0, CPM_PIN_INPUT}, 74 {CPM_PORTA, 1, CPM_PIN_INPUT}, 75 {CPM_PORTA, 2, CPM_PIN_INPUT}, 76 {CPM_PORTA, 3, CPM_PIN_INPUT}, 77 {CPM_PORTA, 4, CPM_PIN_OUTPUT}, 78 {CPM_PORTA, 10, CPM_PIN_OUTPUT}, 79 {CPM_PORTA, 11, CPM_PIN_OUTPUT},
|
A D | tqm8xx_setup.c | 57 {CPM_PORTA, 5, CPM_PIN_INPUT}, /* CLK1 */ 58 {CPM_PORTA, 7, CPM_PIN_INPUT}, /* CLK2 */ 59 {CPM_PORTA, 14, CPM_PIN_INPUT}, /* TX */ 60 {CPM_PORTA, 15, CPM_PIN_INPUT}, /* RX */
|
A D | mpc86xads_setup.c | 47 {CPM_PORTA, 6, CPM_PIN_INPUT}, /* CLK1 */ 48 {CPM_PORTA, 7, CPM_PIN_INPUT}, /* CLK2 */ 49 {CPM_PORTA, 14, CPM_PIN_INPUT}, /* TX */ 50 {CPM_PORTA, 15, CPM_PIN_INPUT}, /* RX */
|
A D | cpm1.c | 359 if (port == CPM_PORTA) { in cpm1_set_pin16()
|
/linux/arch/powerpc/include/asm/ |
A D | cpm1.h | 569 CPM_PORTA, enumerator
|
Completed in 11 milliseconds