Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_spi.c81 #define CTAR_LSBFE (1 << 24) /* Less significant bit first */ macro
191 reg |= CTAR_LSBFE; in spi_attach()