Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_fpavar.h95 octfpa_load(uint64_t fpapool) in octfpa_load() argument
98 uint64_t addr = OCTEON_ADDR_IO_DID(FPA_MAJOR_DID, fpapool); in octfpa_load()
114 octfpa_store(uint64_t addr, uint64_t fpapool, uint64_t dwbcount) in octfpa_store() argument
118 OCTEON_ADDR_IO_DID(FPA_MAJOR_DID, fpapool) | in octfpa_store()