Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/microchip/wilc1000/
Dspi.c46 bool probing_crc; /* true if we're probing chip's CRC config */ member
535 if (!spi_priv->probing_crc) in wilc_spi_single_read()
818 if (!spi_priv->probing_crc) in wilc_spi_special_cmd()
896 if (!spi_priv->probing_crc) in spi_internal_read()
1026 if (result && !spi_priv->probing_crc) in wilc_spi_reset()
1076 spi_priv->probing_crc = true; in wilc_spi_init()
1119 spi_priv->probing_crc = false; in wilc_spi_init()