Searched refs:npa_af_reg_read (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/net/octeontx2/
H A Dnix_af.c45 aq_stat.u = npa_af_reg_read(npa, NPA_AF_AQ_STATUS());
90 aq_stat.u = npa_af_reg_read(npa, NPA_AF_AQ_STATUS());
138 lf_rst.u = npa_af_reg_read(npa_af, NPA_AF_LF_RST());
143 auras_cfg.u = npa_af_reg_read(npa_af, NPA_AF_LFX_AURAS_CFG(lf));
179 aq_stat.u = npa_af_reg_read(npa, NPA_AF_AQ_STATUS());
215 aq_stat.u = npa_af_reg_read(npa, NPA_AF_AQ_STATUS());
257 lf_rst.u = npa_af_reg_read(npa, NPA_AF_LF_RST());
288 blk_rst.u = npa_af_reg_read(npa_af, NPA_AF_BLK_RST());
293 npa_cfg.u = npa_af_reg_read(npa_af, NPA_AF_GEN_CFG());
297 ndc_cfg.u = npa_af_reg_read(npa_a
[all...]
H A Drvu_af.c59 npa_lf_dbg.u = npa_af_reg_read(nix_af->npa_af,
H A Dnix.h287 static inline u64 npa_af_reg_read(struct npa_af *npa_af, u64 offset) function
H A Dnix.c129 npa_af_const.u = npa_af_reg_read(npa->npa_af, NPA_AF_CONST());

Completed in 167 milliseconds