Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Dcn66xx_regs.h70 #define CN6XXX_SLI_SCRATCH1 0x03C0 macro
Dcn66xx_device.c50 octeon_write_csr64(oct, CN6XXX_SLI_SCRATCH1, 0x1234ULL); in lio_cn6xxx_soft_reset()
61 if (octeon_read_csr64(oct, CN6XXX_SLI_SCRATCH1) == 0x1234ULL) { in lio_cn6xxx_soft_reset()