Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbarm/gumstix/ | |
gxio.c | 407 int bvd = (CPU_IS_PXA250) ? 4 : 111; local in function:cfstix_config 410 const int bvd = 111; local in function:cfstix_config 412 const int bvd = 4; local in function:cfstix_config 434 pxa2x0_gpio_set_function(bvd, GPIO_IN); /* BVD1/~STSCHG1 */ |
gxio.c | 407 int bvd = (CPU_IS_PXA250) ? 4 : 111; local in function:cfstix_config 410 const int bvd = 111; local in function:cfstix_config 412 const int bvd = 4; local in function:cfstix_config 434 pxa2x0_gpio_set_function(bvd, GPIO_IN); /* BVD1/~STSCHG1 */ |