Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/extres/syscon/
H A Dsyscon_generic.c60 static int syscon_generic_modify_4(struct syscon *syscon, bus_size_t offset,
82 SYSCONMETHOD(syscon_modify_4, syscon_generic_modify_4),
117 syscon_generic_modify_4(struct syscon *syscon, bus_size_t offset, in syscon_generic_modify_4() function