Searched refs:detect_pin (Results 1 – 25 of 38) sorted by relevance
12
/arch/arm/mach-pxa/include/mach/ |
D | colibri.h | 33 extern void colibri_pxa3xx_init_mmc(mfp_cfg_t *pins, int len, int detect_pin); 35 static inline void colibri_pxa3xx_init_mmc(mfp_cfg_t *pins, int len, int detect_pin) {} in colibri_pxa3xx_init_mmc() argument
|
/arch/avr32/boards/atstk1000/ |
D | atstk1002.c | 269 .detect_pin = GPIO_PIN_PC(14), /* gpio30/sdcd */ 272 .detect_pin = -ENODEV,
|
D | atstk1003.c | 74 .detect_pin = -ENODEV,
|
D | atstk1004.c | 79 .detect_pin = -ENODEV,
|
/arch/arm/mach-at91/ |
D | board-eb9200.c | 76 .detect_pin = -EINVAL,
|
D | board-picotux200.c | 69 .detect_pin = AT91_PIN_PB27,
|
D | board-kb9202.c | 76 .detect_pin = AT91_PIN_PB2,
|
D | board-carmeva.c | 78 .detect_pin = AT91_PIN_PB10,
|
D | board-flexibity.c | 82 .detect_pin = AT91_PIN_PC9,
|
D | board-sam9g20ek.c | 206 .detect_pin = AT91_PIN_PC9, 216 ek_mmc_data.slot[0].detect_pin = AT91_PIN_PC2; in ek_add_device_mmc()
|
D | board-ecbat91.c | 71 .detect_pin = -EINVAL,
|
D | board-eco920.c | 64 .detect_pin = -EINVAL,
|
D | board-rm9200ek.c | 77 .detect_pin = AT91_PIN_PB27,
|
D | board-sam9-l9260.c | 165 .detect_pin = AT91_PIN_PC8,
|
D | board-afeb-9260v1.c | 139 .detect_pin = AT91_PIN_PC9,
|
D | board-cpuat91.c | 86 .detect_pin = AT91_PIN_PC2,
|
D | board-sam9m10g45ek.c | 101 .detect_pin = AT91_PIN_PD10, 109 .detect_pin = AT91_PIN_PD11,
|
D | board-csb337.c | 95 .detect_pin = AT91_PIN_PD5,
|
D | board-stamp9g20.c | 91 .detect_pin = -1,
|
D | board-sam9rlek.c | 64 .detect_pin = AT91_PIN_PA15,
|
/arch/avr32/boards/atngw100/ |
D | setup.c | 127 .detect_pin = GPIO_PIN_PC(25), 130 .detect_pin = GPIO_PIN_PC(25),
|
/arch/avr32/mach-at32ap/include/mach/ |
D | board.h | 102 int detect_pin; member
|
/arch/avr32/boards/hammerhead/ |
D | setup.c | 95 .detect_pin = -ENODEV,
|
/arch/avr32/boards/mimc200/ |
D | setup.c | 116 .detect_pin = GPIO_PIN_PA(26),
|
/arch/avr32/boards/merisc/ |
D | setup.c | 100 .detect_pin = GPIO_PIN_PE(19),
|
12