Home
last modified time | relevance | path

Searched defs:_syscon (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dsyscon.h41 #define syscon_lock(_syscon) \ argument
44 #define syscon_unlock(_syscon) \ argument
47 #define syscon_read_4(_syscon, _reg) \ argument
50 #define syscon_write_4(_syscon, _reg, _val) \ argument