Home
last modified time | relevance | path

Searched refs:TOSA_GPIO_CARD_VCC_ON (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-pxa/
A Dtosa.c716 rc = gpio_request(TOSA_GPIO_CARD_VCC_ON, "CARD_VCC_ON"); in tosa_tc6393xb_setup()
720 rc = gpio_direction_output(TOSA_GPIO_CARD_VCC_ON, 1); in tosa_tc6393xb_setup()
727 gpio_free(TOSA_GPIO_CARD_VCC_ON); in tosa_tc6393xb_setup()
734 gpio_free(TOSA_GPIO_CARD_VCC_ON); in tosa_tc6393xb_teardown()
/linux/arch/arm/mach-pxa/include/mach/
A Dtosa.h65 #define TOSA_GPIO_CARD_VCC_ON (TOSA_TC6393XB_GPIO_BASE + 4) macro

Completed in 7 milliseconds