Searched refs:V_FW_RI_TPTE_PBLADDR (Results 1 – 3 of 3) sorted by relevance
302 V_FW_RI_TPTE_PBLADDR(PBL_OFF(rdev, pbl_addr)>>3)); in write_tpt_entry()
692 fr->tpte.nosnoop_pbladdr = cpu_to_be32(V_FW_RI_TPTE_PBLADDR( in build_tpte_memreg()
1450 #define V_FW_RI_TPTE_PBLADDR(x) ((x) << S_FW_RI_TPTE_PBLADDR) macro