Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-qlm.c220 static uint64_t qlm_base = 0; in cvmx_qlm_init() local
255qlm_base = cvmx_bootmem_phy_named_block_alloc(qlm_jtag_size, 0, 0, 128, qlm_jtag_name, CVMX_BOOTME… in cvmx_qlm_init()
257 if (qlm_base == -1ull) in cvmx_qlm_init()
264 __cvmx_qlm_jtag_xor_ref = cvmx_phys_to_ptr(qlm_base); in cvmx_qlm_init()
289 octeon_remote_write_mem(qlm_base, buffer, qlm_jtag_size); in cvmx_qlm_init()