Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_hpc.c102 #define SLOT_REG_RSVDZ_MASK ((1 << 15) | (7 << 21)) macro
574 slot_reg &= ~SLOT_REG_RSVDZ_MASK; in hpc_release_ctlr()
837 slot_reg &= ~SLOT_REG_RSVDZ_MASK; in shpc_isr()
1034 slot_reg &= ~SLOT_REG_RSVDZ_MASK; in shpc_init()
1076 CON_PFAULT_INTR_MASK | SLOT_REG_RSVDZ_MASK); in shpc_init()