Searched refs:NPA_AF_LF_RST (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/octeontx2/
H A Dnix_af.c135 npa_af_reg_write(npa_af, NPA_AF_LF_RST(), lf_rst.u);
138 lf_rst.u = npa_af_reg_read(npa_af, NPA_AF_LF_RST());
254 npa_af_reg_write(npa, NPA_AF_LF_RST(), lf_rst.u);
257 lf_rst.u = npa_af_reg_read(npa, NPA_AF_LF_RST());
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
H A Dcsrs-npa.h1236 static inline u64 NPA_AF_LF_RST(void)
1238 static inline u64 NPA_AF_LF_RST(void) function

Completed in 88 milliseconds