Searched refs:PEC_NEST_STK_BAR_EN (Results 1 – 2 of 2) sorted by relevance
911 uint64_t bar_en = phb->nest_regs[PEC_NEST_STK_BAR_EN]; in pnv_pec_phb_update_map()1039 if (phb->nest_regs[PEC_NEST_STK_BAR_EN] & in pnv_pec_stk_nest_xscom_write()1047 if (phb->nest_regs[PEC_NEST_STK_BAR_EN] & PEC_NEST_STK_BAR_EN_PHB) { in pnv_pec_stk_nest_xscom_write()1053 if (phb->nest_regs[PEC_NEST_STK_BAR_EN] & PEC_NEST_STK_BAR_EN_INT) { in pnv_pec_stk_nest_xscom_write()1058 case PEC_NEST_STK_BAR_EN: in pnv_pec_stk_nest_xscom_write()
74 #define PEC_NEST_STK_BAR_EN 0x14 macro