Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_hpc.c62 #define SERR_INTR_RSVDZ_MASK 0xfffc0000 macro
563 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpchp_release_ctlr()
769 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
783 serr_int &= ~SERR_INTR_RSVDZ_MASK; in shpc_isr()
821 serr_int &= ~(GLOBAL_INTR_MASK | SERR_INTR_RSVDZ_MASK); in shpc_isr()
970 tempdword &= ~SERR_INTR_RSVDZ_MASK; in shpc_init()
1035 SERR_INTR_RSVDZ_MASK); in shpc_init()