Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dmeson_nand.c58 #define NFC_RB_IRQ_EN BIT(21) macro
435 cfg |= NFC_RB_IRQ_EN; in meson_nfc_wait_no_rb_pin()
465 cfg |= NFC_RB_IRQ_EN; in meson_nfc_wait_rb_pin()
1482 if (!(cfg & NFC_RB_IRQ_EN)) in meson_nfc_irq()
1485 cfg &= ~(NFC_RB_IRQ_EN); in meson_nfc_irq()