Searched refs:GPE0A_EN_PORT (Results 1 – 1 of 1) sorted by relevance
50 #define GPE0A_EN_PORT 0x428 macro88 gpe_en_reg = inl(GPE0A_EN_PORT); in int0002_irq_unmask()90 outl(gpe_en_reg, GPE0A_EN_PORT); in int0002_irq_unmask()97 gpe_en_reg = inl(GPE0A_EN_PORT); in int0002_irq_mask()99 outl(gpe_en_reg, GPE0A_EN_PORT); in int0002_irq_mask()