Searched refs:spec_dir_set (Results 1 – 2 of 2) sorted by relevance
76 if (pctl->devdata->spec_dir_set) in mtk_pmx_gpio_set_direction() 77 pctl->devdata->spec_dir_set(®_addr, offset); in mtk_pmx_gpio_set_direction() 839 if (pctl->devdata->spec_dir_set) in mtk_gpio_get_direction() 840 pctl->devdata->spec_dir_set(®_addr, offset); in mtk_gpio_get_direction()
500 .spec_dir_set = mt2701_spec_dir_set,