Home
last modified time | relevance | path

Searched refs:NFC_CE_SEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsunxi_nand.c67 #define NFC_CE_SEL(x) ((x) << 24) macro
430 ctl |= NFC_CE_SEL(sel->cs) | NFC_EN | NFC_PAGE_SHIFT(nand->page_shift); in sunxi_nfc_select_chip()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsunxi_nand.c67 #define NFC_CE_SEL(x) ((x) << 24) macro
420 ctl |= NFC_CE_SEL(sel->cs) | NFC_EN | NFC_PAGE_SHIFT(nand->page_shift); in sunxi_nfc_select_chip()

Completed in 7 milliseconds