Home
last modified time | relevance | path

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

/linux/drivers/nfc/nfcmrvl/
A Di2c.c73 if (test_bit(NFCMRVL_PHY_ERROR, &drv_data->priv->flags)) in nfcmrvl_i2c_int_irq_thread_fn()
80 set_bit(NFCMRVL_PHY_ERROR, &drv_data->priv->flags); in nfcmrvl_i2c_int_irq_thread_fn()
115 if (test_bit(NFCMRVL_PHY_ERROR, &priv->flags)) in nfcmrvl_i2c_nci_send()
A Dmain.c26 clear_bit(NFCMRVL_PHY_ERROR, &priv->flags); in nfcmrvl_nci_open()
234 clear_bit(NFCMRVL_PHY_ERROR, &priv->flags); in nfcmrvl_chip_reset()
A Dnfcmrvl.h17 #define NFCMRVL_PHY_ERROR 2 macro

Completed in 5 milliseconds