Searched refs:SPI_SETUP_HOLD (Results 1 – 1 of 1) sorted by relevance
69 #define SPI_SETUP_HOLD(setup, hold) (((setup) << 4) | (hold)) macro748 setup_hold = SPI_SETUP_HOLD(setup_dly - 1, hold_dly - 1); in tegra_spi_set_hw_cs_timing()