Searched refs:PAC_INTFLAGA_PORT (Results 1 – 2 of 2) sorted by relevance
390 return (((Pac *)hw)->INTFLAGA.reg & PAC_INTFLAGA_PORT) >> PAC_INTFLAGA_PORT_Pos; in hri_pac_get_INTFLAGA_PORT_bit()395 ((Pac *)hw)->INTFLAGA.reg = PAC_INTFLAGA_PORT; in hri_pac_clear_INTFLAGA_PORT_bit()
231 #define PAC_INTFLAGA_PORT (_U(0x1) << PAC_INTFLAGA_PORT_Pos) macro