Searched refs:AT91_PIN_PC1 (Results 1 – 9 of 9) sorted by relevance
/linux-3.4.99/arch/arm/mach-at91/ |
D | board-sam9rlek.c | 182 at91_set_gpio_value(AT91_PIN_PC1, 0); /* power up */ in at91_lcdc_power_control() 184 at91_set_gpio_value(AT91_PIN_PC1, 1); /* power down */ in at91_lcdc_power_control()
|
D | board-sam9260ek.c | 109 at91_set_B_periph(AT91_PIN_PC1, 0); /* PCK0 */ in at73c213_set_clk()
|
D | board-sam9g20ek.c | 397 at91_set_B_periph(AT91_PIN_PC1, 0); in ek_board_init()
|
D | board-gsia18s.c | 109 .gpio = AT91_PIN_PC1,
|
D | at91sam9rl_devices.c | 534 at91_set_B_periph(AT91_PIN_PC1, 0); /* LCDPWR */ in at91_add_device_lcdc() 846 at91_set_A_periph(AT91_PIN_PC1, 1); in configure_ssc0_pins()
|
D | at91sam9261_devices.c | 256 at91_set_A_periph(AT91_PIN_PC1, 0); /* NANDWE */ in at91_add_device_nand()
|
D | at91rm9200_devices.c | 434 at91_set_A_periph(AT91_PIN_PC1, 0); /* SMOE */ in at91_add_device_nand()
|
D | at91sam9263_devices.c | 842 at91_set_A_periph(AT91_PIN_PC1, 0); /* LCDHSYNC */ in at91_add_device_lcdc()
|
/linux-3.4.99/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 91 #define AT91_PIN_PC1 (0x40 + 1) macro
|