Home
last modified time | relevance | path

Searched defs:pch_spi_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/spi/
H A Dspi-topcliff-pch.c169 spinlock_t lock;
171 u8 status;
172 u32 bpw_len;
174 u32 tx_index;
175 u32 rx_index;
176 u16 *pkt_tx_buff;
177 u16 *pkt_rx_buff;
178 u8 n_curnt_chip;
184 int ch;
186 int use_dma;
[all …]