Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dsunxi_nand.c70 #define NFC_EN BIT(0) macro
387 ~(NFC_CE_SEL | NFC_RB_SEL | NFC_EN); in sunxi_nfc_select_chip()
392 ctl |= (sel->cs << 24) | NFC_EN | in sunxi_nfc_select_chip()