Lines Matching refs:u_char
128 #define CPMFCR_GBL ((u_char)0x20) /* Set memory snooping */
129 #define CPMFCR_EB ((u_char)0x10) /* Set big endian byte order */
130 #define CPMFCR_TC2 ((u_char)0x04) /* Transfer code 2 value */
131 #define CPMFCR_DTB ((u_char)0x02) /* Use local bus for data when set */
132 #define CPMFCR_BDB ((u_char)0x01) /* Use local bus for BD when set */
257 u_char scc_rfcr; /* Rx function code */
258 u_char scc_tfcr; /* Tx function code */
614 u_char iic_rfcr; /* Rx function code */
615 u_char iic_tfcr; /* Tx function code */
634 u_char spi_rfcr; /* Rx function code */
635 u_char spi_tfcr; /* Tx function code */
666 #define SPI_EB ((u_char)0x10) /* big endian byte order */