Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Dmx31moboard-smartbot.c153 #define DSPIC_RST_B IOMUX_TO_GPIO(MX31_PIN_DSR_DCE1) macro
164 if (!gpio_request(DSPIC_RST_B, "dspic-rst")) { in smartbot_resets_init()
165 gpio_direction_output(DSPIC_RST_B, 0); in smartbot_resets_init()
166 gpio_export(DSPIC_RST_B, false); in smartbot_resets_init()