Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dshpchp_hpc.c62 #define SERR_INTR_RSVDZ_MASK 0xfffc0000 macro
581 serr_int &= ~SERR_INTR_RSVDZ_MASK; in hpc_release_ctlr()
787 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
801 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
839 serr_int &= ~(GLOBAL_INTR_MASK | SERR_INTR_RSVDZ_MASK); in shpc_isr()
1013 tempdword &= ~SERR_INTR_RSVDZ_MASK; in shpc_init()
1078 SERR_INTR_RSVDZ_MASK); in shpc_init()

Completed in 5 milliseconds