Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dpic32_spi.c39 #define PIC32_SPI_CTRL_BPW_8 0x0 macro
168 bits_per_word = PIC32_SPI_CTRL_BPW_8; in pic32_spi_set_word_size()