Searched defs:exynos_spi_priv (Results 1 – 1 of 1) sorted by relevance
31 struct exynos_spi_priv { struct32 struct exynos_spi *regs;33 unsigned int freq; /* Default frequency */34 unsigned int mode;35 enum periph_id periph_id; /* Peripheral ID for this device */36 unsigned int fifo_size;37 int skip_preamble;38 ulong last_transaction_us; /* Time of last transaction end */