Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmeson_nand.c57 #define NFC_RB_IRQ_EN BIT(21) macro
400 cfg |= NFC_RB_IRQ_EN; in meson_nfc_queue_rb()
1342 if (!(cfg & NFC_RB_IRQ_EN)) in meson_nfc_irq()
1345 cfg &= ~(NFC_RB_IRQ_EN); in meson_nfc_irq()