Searched refs:syscon_generic_unlocked_write_4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/extres/syscon/
H A Dsyscon_generic.c59 static int syscon_generic_unlocked_write_4(struct syscon *syscon,
82 SYSCONMETHOD(syscon_unlocked_write_4, syscon_generic_unlocked_write_4),
103 syscon_generic_unlocked_write_4(struct syscon *syscon, bus_size_t offset, uint32_t val) function

Completed in 156 milliseconds