Searched refs:EIC_CONFIG_FILTEN3 (Results 1 – 2 of 2) sorted by relevance
807 ((Eic *)hw)->CONFIG[index].reg |= EIC_CONFIG_FILTEN3; in hri_eic_set_CONFIG_FILTEN3_bit()815 tmp = (tmp & EIC_CONFIG_FILTEN3) >> EIC_CONFIG_FILTEN3_Pos; in hri_eic_get_CONFIG_FILTEN3_bit()824 tmp &= ~EIC_CONFIG_FILTEN3; in hri_eic_write_CONFIG_FILTEN3_bit()833 ((Eic *)hw)->CONFIG[index].reg &= ~EIC_CONFIG_FILTEN3; in hri_eic_clear_CONFIG_FILTEN3_bit()840 ((Eic *)hw)->CONFIG[index].reg ^= EIC_CONFIG_FILTEN3; in hri_eic_toggle_CONFIG_FILTEN3_bit()
332 #define EIC_CONFIG_FILTEN3 (_U(0x1) << EIC_CONFIG_FILTEN3_Pos) macro