Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c59 #define NFC_RB_IRQ_EN BIT(21) macro
463 cfg |= NFC_RB_IRQ_EN; in meson_nfc_wait_no_rb_pin()
493 cfg |= NFC_RB_IRQ_EN; in meson_nfc_wait_rb_pin()
1517 if (!(cfg & NFC_RB_IRQ_EN)) in meson_nfc_irq()
1520 cfg &= ~(NFC_RB_IRQ_EN); in meson_nfc_irq()