Home
last modified time | relevance | path

Searched refs:SERR_INTR_RSVDZ_MASK (Results 1 – 1 of 1) sorted by relevance

/drivers/pci/hotplug/
Dshpchp_hpc.c76 #define SERR_INTR_RSVDZ_MASK 0xfffc0000 macro
603 serr_int &= ~SERR_INTR_RSVDZ_MASK; in hpc_release_ctlr()
809 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
823 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
861 serr_int &= ~(GLOBAL_INTR_MASK | SERR_INTR_RSVDZ_MASK); in shpc_isr()
1035 tempdword &= ~SERR_INTR_RSVDZ_MASK; in shpc_init()
1100 SERR_INTR_RSVDZ_MASK); in shpc_init()