Home
last modified time | relevance | path

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

/src/sys/dev/fdt/
H A Dsimple_mfd.c59 static int simple_mfd_syscon_write_4(struct syscon *syscon, bus_size_t offset,
74 SYSCONMETHOD(syscon_unlocked_write_4, simple_mfd_syscon_write_4),
95 simple_mfd_syscon_write_4(struct syscon *syscon, bus_size_t offset, in simple_mfd_syscon_write_4() function