Home
last modified time | relevance | path

Searched refs:AT91_PIN_PC8 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/board/siemens/smartweb/
H A Dsmartweb.c156 at91_set_gpio_output(AT91_PIN_PC8, 0); in board_init()
213 at91_set_gpio_output(AT91_PIN_PC8, 1); in at91_spl_board_init()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsnapper9g45.h49 #define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC8
H A Dat91sam9m10g45ek.h71 #define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC8
H A Dcorvus.h81 #define CONFIG_SYS_NAND_READY_PIN AT91_PIN_PC8
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h99 #define AT91_PIN_PC8 (PIN_BASE + 0x40 + 8) macro