Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_reg.h143 #define NIX_AF_TL4X_SDP_LINK_CFG(a) (0xB10 | (u64)(a) << 16) macro
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h290 #define NIX_AF_TL4X_SDP_LINK_CFG(a) (0xB10 | (a) << 16) macro
H A Drvu_nix.c1827 rvu_write64(rvu, blkaddr, NIX_AF_TL4X_SDP_LINK_CFG(schq), 0x00); in nix_reset_tx_linkcfg()
2747 if (schq_regbase == NIX_AF_TL4X_SDP_LINK_CFG(0) || in rvu_mbox_handler_nix_txschq_cfg()