Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dsunxi_nand.c67 #define NFC_EN BIT(0) macro
432 ~(NFC_PAGE_SHIFT_MSK | NFC_CE_SEL_MSK | NFC_RB_SEL_MSK | NFC_EN); in sunxi_nfc_select_chip()
437 ctl |= NFC_CE_SEL(sel->cs) | NFC_EN | in sunxi_nfc_select_chip()