Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra114.c89 #define MAX_INACTIVE_CYCLES 32 macro
753 inactive_cycles = min_t(u8, inactive->value, MAX_INACTIVE_CYCLES); in tegra_spi_set_hw_cs_timing()