Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-imx/
Dmx31moboard-marxbot.c148 #define TURRETCAM_RST_B IOMUX_TO_GPIO(MX31_PIN_GPIO3_0) macro
210 ret = gpio_request(TURRETCAM_RST_B, "turretcam-reset"); in marxbot_cam_init()
213 gpio_direction_output(TURRETCAM_RST_B, 1); in marxbot_cam_init()