Home
last modified time | relevance | path

Searched refs:NPA_AF_BLK_RST (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/net/octeontx2/
A Dnix_af.c284 npa_af_reg_write(npa_af, NPA_AF_BLK_RST(), blk_rst.u); in npa_af_setup()
288 blk_rst.u = npa_af_reg_read(npa_af, NPA_AF_BLK_RST()); in npa_af_setup()
316 npa_af_reg_write(npa_af, NPA_AF_BLK_RST(), blk_rst.u); in npa_af_shutdown()
320 blk_rst.u = npa_af_reg_read(npa_af, NPA_AF_BLK_RST()); in npa_af_shutdown()
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-npa.h738 static inline u64 NPA_AF_BLK_RST(void)
740 static inline u64 NPA_AF_BLK_RST(void) in NPA_AF_BLK_RST() function

Completed in 12 milliseconds