Home
last modified time | relevance | path

Searched hist:"7073 d12c4da0fe9874543aff5ef48a85c99bb507" (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/xilinx/
H A Daxi_quad_spi.cdiff 7073d12c4da0fe9874543aff5ef48a85c99bb507 Sun Dec 18 15:54:20 CET 2016 Emmanuel Vadot <manu@FreeBSD.org> 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
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_spi.cdiff 7073d12c4da0fe9874543aff5ef48a85c99bb507 Sun Dec 18 15:54:20 CET 2016 Emmanuel Vadot <manu@FreeBSD.org> 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
/freebsd/sys/arm/ti/
H A Dti_spi.cdiff 7073d12c4da0fe9874543aff5ef48a85c99bb507 Sun Dec 18 15:54:20 CET 2016 Emmanuel Vadot <manu@FreeBSD.org> 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
/freebsd/sys/dev/spibus/
H A Dspibusvar.hdiff 7073d12c4da0fe9874543aff5ef48a85c99bb507 Sun Dec 18 15:54:20 CET 2016 Emmanuel Vadot <manu@FreeBSD.org> 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
H A Dofw_spibus.cdiff 7073d12c4da0fe9874543aff5ef48a85c99bb507 Sun Dec 18 15:54:20 CET 2016 Emmanuel Vadot <manu@FreeBSD.org> 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
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_spi.cdiff 7073d12c4da0fe9874543aff5ef48a85c99bb507 Sun Dec 18 15:54:20 CET 2016 Emmanuel Vadot <manu@FreeBSD.org> 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