Searched defs:cpol (Results 1 – 5 of 5) sorted by relevance
47 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0()79 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1()
58 bool cpha, cpol; in octeon_spi_do_transfer() local
75 unsigned int cpol = spi->mode & SPI_CPOL ? 1 : 0; in nuc900_slave_select() local
326 u32 cpol = (spi->mode & SPI_CPOL) ? SPI_BIT(CPOL) : 0; in cs_activate() local
321 u32 cpol, u32 cpha, in sh_msiof_spi_set_pin_regs()