Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Ducore_loader.h54 nlm_store_word_daddr(addr, htobe32(p[i])); in nlm_ucore_load_image()
58 nlm_store_word_daddr(addr, 0x0); in nlm_ucore_load_image()
75 nlm_store_word_daddr(addr + (index * 4), data); in nlm_ucore_write_sharedmem()
H A Dhaldefs.h163 nlm_store_word_daddr(uint64_t addr, uint32_t val) in nlm_store_word_daddr() function
205 nlm_store_word_daddr(uint64_t addr, uint32_t val) in nlm_store_word_daddr() function
272 nlm_store_word_daddr(uint64_t addr, uint32_t val) in nlm_store_word_daddr() function
402 return nlm_store_word_daddr(addr, val); in nlm_write_reg_xkphys()