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