freebsd-dev/sys/dev/spibus
Ian Lepore 47a7da7612 Set maximum bus clock speed from hints when attaching hinted spibus(4) children.
Some devices (such as spigen(4)) document that this works, but it appears that the
code to implement it never got added.
2019-02-25 23:49:58 +00:00
..
ofw_spibus.c Return BUS_PROBE_DEFAULT, not zero, because this is not the one driver 2018-04-07 18:58:58 +00:00
spi.h Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
spibus_if.m
spibus.c Set maximum bus clock speed from hints when attaching hinted spibus(4) children. 2019-02-25 23:49:58 +00:00
spibusvar.h Generate a spibus_set_[ivarname]() convenience function for each ivar, 2018-04-07 20:34:57 +00:00
spigen.c Enhancements and fixes for the spigen(4) driver... 2018-07-11 17:54:41 +00:00