Searched refs:gpio_reset (Results 1 – 5 of 5) sorted by relevance
19 struct bl_aux_gpio_info *gpio_reset = plat_get_mtk_gpio_reset(); in mtk_system_reset_cros() local23 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in mtk_system_reset_cros()
356 struct bl_aux_gpio_info *gpio_reset = plat_get_mtk_gpio_reset(); in plat_mtk_system_reset() local360 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
349 struct bl_aux_gpio_info *gpio_reset = plat_get_mtk_gpio_reset(); in plat_mtk_system_reset() local353 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
346 struct bl_aux_gpio_info *gpio_reset = plat_get_mtk_gpio_reset(); in plat_mtk_system_reset() local350 gpio_set_value(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()
533 struct bl_aux_gpio_info *gpio_reset = plat_get_mtk_gpio_reset(); in plat_mtk_system_reset() local537 mt_set_gpio_out(gpio_reset->index, gpio_reset->polarity); in plat_mtk_system_reset()