Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_hpc.c62 #define SERR_INTR_RSVDZ_MASK 0xfffc0000 macro
564 serr_int &= ~SERR_INTR_RSVDZ_MASK; in hpc_release_ctlr()
770 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
784 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
822 serr_int &= ~(GLOBAL_INTR_MASK | SERR_INTR_RSVDZ_MASK); in shpc_isr()
995 tempdword &= ~SERR_INTR_RSVDZ_MASK; in shpc_init()
1060 SERR_INTR_RSVDZ_MASK); in shpc_init()