Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_hpc.c102 #define SLOT_REG_RSVDZ_MASK ((1 << 15) | (7 << 21)) macro
551 slot_reg &= ~SLOT_REG_RSVDZ_MASK; in shpchp_release_ctlr()
814 slot_reg &= ~SLOT_REG_RSVDZ_MASK; in shpc_isr()
986 slot_reg &= ~SLOT_REG_RSVDZ_MASK; in shpc_init()
1028 CON_PFAULT_INTR_MASK | SLOT_REG_RSVDZ_MASK); in shpc_init()