Searched refs:GPE0A_EN_PORT (Results 1 – 1 of 1) sorted by relevance
52 #define GPE0A_EN_PORT 0x428 macro90 gpe_en_reg = inl(GPE0A_EN_PORT); in int0002_irq_unmask()92 outl(gpe_en_reg, GPE0A_EN_PORT); in int0002_irq_unmask()99 gpe_en_reg = inl(GPE0A_EN_PORT); in int0002_irq_mask()101 outl(gpe_en_reg, GPE0A_EN_PORT); in int0002_irq_mask()