HomeSort by: relevance | last modified time | path
    Searched defs:bvd (Results 1 - 2 of 2) sorted by relevancy

  /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 */

Completed in 144 milliseconds