Searched refs:DSPIC_RST_B (Results 1 – 1 of 1) sorted by relevance
73 #define DSPIC_RST_B IOMUX_TO_GPIO(MX31_PIN_DSR_DCE1) macro84 if (!gpio_request(DSPIC_RST_B, "dspic-rst")) { in smartbot_resets_init()85 gpio_direction_output(DSPIC_RST_B, 0); in smartbot_resets_init()86 gpio_export(DSPIC_RST_B, false); in smartbot_resets_init()