Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/mips/
H A Dbus_space_alignstride_chipdep.c825 mips_sh(h, cval); in __BS()
838 mips_sh(h, CHIP_SWAP16(val)); in __BS()
1066 mips_sh(h, val); in __BS()
1081 mips_sh(h, val); in __BS()
/netbsd-src/sys/arch/mips/include/
H A Dlocore.h471 static inline void mips_sh(register_t addr, uint16_t val) __unused;
547 mips_sh(register_t addr, uint16_t val) in mips_sh() function