Searched refs:INT_RDY_PIN (Results 1 – 2 of 2) sorted by relevance
46 #define INT_RDY_PIN BIT(26) macro289 if (sts & INT_RDY_PIN) in mxic_nfc_isr()303 writel(INT_RDY_PIN, nfc->regs + INT_SIG_EN); in mxic_nfc_hw_init()
47 #define INT_RDY_PIN BIT(26) macro