Searched refs:try_all_type (Results 1 – 1 of 1) sorted by relevance
774 u32 try_all_type; in mtk_pinconf_bias_set_combo() local777 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_set_combo()779 try_all_type = MTK_PULL_TYPE_MASK; in mtk_pinconf_bias_set_combo()781 if (try_all_type & MTK_PULL_RSEL_TYPE) { in mtk_pinconf_bias_set_combo()787 if (try_all_type & MTK_PULL_PD_TYPE) { in mtk_pinconf_bias_set_combo()793 if (try_all_type & MTK_PULL_PU_PD_TYPE) { in mtk_pinconf_bias_set_combo()799 if (try_all_type & MTK_PULL_PULLSEL_TYPE) { in mtk_pinconf_bias_set_combo()806 if (try_all_type & MTK_PULL_PUPD_R1R0_TYPE) in mtk_pinconf_bias_set_combo()992 u32 try_all_type; in mtk_pinconf_bias_get_combo() local995 try_all_type = hw->soc->pull_type[desc->number]; in mtk_pinconf_bias_get_combo()[all …]