Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dpic32_spi.c40 #define PIC32_SPI_CTRL_BPW_16 0x1 macro
173 bits_per_word = PIC32_SPI_CTRL_BPW_16; in pic32_spi_set_word_size()