Searched refs:PEC_NEST_STK_PCI_NEST_FIR (Results 1 – 2 of 2) sorted by relevance
1001 case PEC_NEST_STK_PCI_NEST_FIR: in pnv_pec_stk_nest_xscom_write()1002 phb->nest_regs[PEC_NEST_STK_PCI_NEST_FIR] = val & PPC_BITMASK(0, 27); in pnv_pec_stk_nest_xscom_write()1005 phb->nest_regs[PEC_NEST_STK_PCI_NEST_FIR] &= val; in pnv_pec_stk_nest_xscom_write()1008 phb->nest_regs[PEC_NEST_STK_PCI_NEST_FIR] |= val; in pnv_pec_stk_nest_xscom_write()
55 #define PEC_NEST_STK_PCI_NEST_FIR 0x00 macro