Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_hpc.c62 #define SERR_INTR_RSVDZ_MASK 0xfffc0000 macro
586 serr_int &= ~SERR_INTR_RSVDZ_MASK; in hpc_release_ctlr()
792 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
806 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
844 serr_int &= ~(GLOBAL_INTR_MASK | SERR_INTR_RSVDZ_MASK); in shpc_isr()
1018 tempdword &= ~SERR_INTR_RSVDZ_MASK; in shpc_init()
1083 SERR_INTR_RSVDZ_MASK); in shpc_init()