Home | History | Annotate | Download | only in gumstix

Lines Matching refs:pxa2x0_gpio_set_function

283 	pxa2x0_gpio_set_function(48, GPIO_OUT | GPIO_CLR);
284 pxa2x0_gpio_set_function(48, GPIO_OUT | GPIO_SET);
321 pxa2x0_gpio_set_function(gxpcic_gpio_reset, GPIO_OUT | GPIO_CLR);
324 pxa2x0_gpio_set_function(52, GPIO_OUT | GPIO_SET);
325 pxa2x0_gpio_set_function(53, GPIO_OUT | GPIO_CLR);
331 pxa2x0_gpio_set_function(52, GPIO_OUT | GPIO_CLR);
332 pxa2x0_gpio_set_function(53, GPIO_OUT | GPIO_SET);
344 pxa2x0_gpio_set_function(gxpcic_gpio_reset, GPIO_OUT | GPIO_CLR);
346 pxa2x0_gpio_set_function(48, poe);
347 pxa2x0_gpio_set_function(52, pce1);
348 pxa2x0_gpio_set_function(53, pce2);