NetBSD/sys/dev/spi
thorpej 18f3098ca5 Use DEVICE_COMPAT_EOL. 2021-01-27 02:29:48 +00:00
..
Makefile
files.spi add spi(4) bus frontend for ssdfb(4) 2019-11-02 14:33:27 +00:00
m25p.c Use DEVICE_COMPAT_EOL. 2021-01-27 02:29:48 +00:00
mcp3k.c
mcp23s17.c
mcp23s17.h
mcp48x1.c
oj6sh.c Use DEVICE_COMPAT_EOL. 2021-01-27 02:29:48 +00:00
spi.c Change the device_compatible_match() function to only perform the match. 2021-01-18 15:28:21 +00:00
spi_io.h
spiflash.c On second thought revert that. Let's open this can of worms some other day. 2019-09-14 15:12:12 +00:00
spiflash.h
spivar.h Use mutex for lwp/interrupt coordination. using splX() simply does not work 2020-08-04 13:20:45 +00:00
ssdfb_spi.c Use DEVICE_COMPAT_EOL. 2021-01-27 02:29:48 +00:00
tmp121.c