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

/linux-master/arch/powerpc/platforms/8xx/
H A Dadder875.c31 {CPM_PORTA, 0, CPM_PIN_INPUT},
32 {CPM_PORTA, 1, CPM_PIN_INPUT},
33 {CPM_PORTA, 2, CPM_PIN_INPUT},
34 {CPM_PORTA, 3, CPM_PIN_INPUT},
35 {CPM_PORTA, 4, CPM_PIN_OUTPUT},
36 {CPM_PORTA, 10, CPM_PIN_OUTPUT},
37 {CPM_PORTA, 11, CPM_PIN_OUTPUT},
H A Dmpc885ads_setup.c62 {CPM_PORTA, 9, CPM_PIN_INPUT}, /* RX */
63 {CPM_PORTA, 8, CPM_PIN_INPUT}, /* TX */
71 {CPM_PORTA, 0, CPM_PIN_INPUT},
72 {CPM_PORTA, 1, CPM_PIN_INPUT},
73 {CPM_PORTA, 2, CPM_PIN_INPUT},
74 {CPM_PORTA, 3, CPM_PIN_INPUT},
75 {CPM_PORTA, 4, CPM_PIN_OUTPUT},
76 {CPM_PORTA, 10, CPM_PIN_OUTPUT},
77 {CPM_PORTA, 11, CPM_PIN_OUTPUT},
H A Dtqm8xx_setup.c55 {CPM_PORTA, 5, CPM_PIN_INPUT}, /* CLK1 */
56 {CPM_PORTA, 7, CPM_PIN_INPUT}, /* CLK2 */
57 {CPM_PORTA, 14, CPM_PIN_INPUT}, /* TX */
58 {CPM_PORTA, 15, CPM_PIN_INPUT}, /* RX */
H A Dmpc86xads_setup.c47 {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 */
H A Dcpm1.c218 if (port == CPM_PORTA) {
/linux-master/arch/powerpc/include/asm/
H A Dcpm1.h564 CPM_PORTA, enumerator in enum:cpm_port

Completed in 188 milliseconds