Searched refs:IGU_VF_CONF_FUNC_EN (Results 1 – 4 of 4) sorted by relevance
48 #define IGU_VF_CONF_FUNC_EN (0x1<<0) /* function enable */ macro
80 #define IGU_VF_CONF_FUNC_EN (0x1<<0) /* function enable */ macro
532 SET_FLAGS(val, IGU_VF_CONF_FUNC_EN); in lm_vf_enable_igu_int()577 …RESET_FLAGS(val, (IGU_VF_CONF_MSI_MSIX_EN | IGU_VF_CONF_SINGLE_ISR_EN | IGU_VF_CONF_FUNC_EN | IGU_… in lm_vf_disable_igu_int()
2949 SET_FLAGS(val, IGU_VF_CONF_FUNC_EN); in lm_pf_enable_vf_igu_int()2994 …RESET_FLAGS(val, (IGU_VF_CONF_MSI_MSIX_EN | IGU_VF_CONF_SINGLE_ISR_EN | IGU_VF_CONF_FUNC_EN | IGU_… in lm_pf_disable_vf_igu_int()