Searched refs:lsb_first (Results 1 – 3 of 3) sorted by relevance
45 __u8 lsb_first; member
232 const struct stm32_spi_reg lsb_first; member370 .lsb_first = { STM32FX_SPI_CR1, STM32FX_SPI_CR1_LSBFRST },389 .lsb_first = { STM32H7_SPI_CFG2, STM32H7_SPI_CFG2_LSBFRST },409 .lsb_first = { STM32H7_SPI_CFG2, STM32H7_SPI_CFG2_LSBFRST },1166 setb |= spi->cfg->regs->lsb_first.mask; in stm32_spi_prepare_msg()1168 clrb |= spi->cfg->regs->lsb_first.mask; in stm32_spi_prepare_msg()
351 u32 tx_hi_z, u32 lsb_first, u32 cs_high) in sh_msiof_spi_set_pin_regs() argument365 tmp |= lsb_first << SIMDR1_BITLSB_SHIFT; in sh_msiof_spi_set_pin_regs()