Searched refs:GPE0A_EN_PORT (Results 1 – 1 of 1) sorted by relevance
55 #define GPE0A_EN_PORT 0x428 macro99 gpe_en_reg = inl(GPE0A_EN_PORT); in int0002_irq_unmask()101 outl(gpe_en_reg, GPE0A_EN_PORT); in int0002_irq_unmask()108 gpe_en_reg = inl(GPE0A_EN_PORT); in int0002_irq_mask()110 outl(gpe_en_reg, GPE0A_EN_PORT); in int0002_irq_mask()