freebsd-skq/sys/arm/lpc
manu f5f9058cca ofw_spi: Parse property for the SPI mode and CS polarity.
As cs is stored in a uint32_t, use the last bit to store the
active high flag as it's unlikely that we will have that much CS.

Reviewed by:	loos
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D8614
2016-12-18 14:54:20 +00:00
..
files.lpc
if_lpe.c
if_lpereg.h
lpc_dmac.c
lpc_fb.c Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read 2016-11-14 12:03:08 +00:00
lpc_gpio.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
lpc_intc.c
lpc_machdep.c
lpc_mmc.c
lpc_ohci.c
lpc_pll.c
lpc_pwr.c
lpc_rtc.c
lpc_spi.c ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
lpc_timer.c Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read 2016-11-14 12:03:08 +00:00
lpcreg.h
lpcvar.h
ssd1289.c
std.lpc