Searched refs:GPIO_PORT41 (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/arm/mach-shmobile/ |
D | board-mackerel.c | 675 return !gpio_get_value(GPIO_PORT41); in slot_cn7_get_cd() 1153 gpio_request(GPIO_PORT41, NULL); in mackerel_init() 1154 gpio_direction_input(GPIO_PORT41); in mackerel_init()
|
D | board-ap4evb.c | 250 return !gpio_get_value(GPIO_PORT41); in slot_cn7_get_cd() 1203 gpio_request(GPIO_PORT41, NULL); in ap4evb_init() 1204 gpio_direction_input(GPIO_PORT41); in ap4evb_init()
|
/linux-2.6.39/arch/arm/mach-shmobile/include/mach/ |
D | sh7372.h | 35 GPIO_PORT40, GPIO_PORT41, GPIO_PORT42, GPIO_PORT43, GPIO_PORT44, enumerator
|
D | sh7377.h | 22 GPIO_PORT40, GPIO_PORT41, GPIO_PORT42, GPIO_PORT43, GPIO_PORT44, enumerator
|
D | sh7367.h | 22 GPIO_PORT40, GPIO_PORT41, GPIO_PORT42, GPIO_PORT43, GPIO_PORT44, enumerator
|
D | sh73a0.h | 22 GPIO_PORT40, GPIO_PORT41, GPIO_PORT42, GPIO_PORT43, GPIO_PORT44, enumerator
|