Searched refs:clk_flags (Results 1 – 1 of 1) sorted by relevance
215 int cs_flags, clk_flags; in soft_spi_probe() local219 clk_flags = (slave->mode & SPI_CPOL) ? GPIOD_ACTIVE_LOW : 0; in soft_spi_probe()224 GPIOD_IS_OUT | clk_flags)) in soft_spi_probe()