Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spi/
Dspi-topcliff-pch.c178 u8 n_curnt_chip; member
531 if (pspi->chip_select != data->n_curnt_chip) { in pch_spi_select_chip()
539 data->n_curnt_chip = data->current_chip->chip_select; in pch_spi_select_chip()
1371 data->n_curnt_chip = 255; in pch_spi_pd_probe()