Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c74 #define NFC_RB_SEL(x) ((x) << 3) macro
445 ctl |= NFC_RB_SEL(sel->rb.info.nativeid); in sunxi_nfc_select_chip()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c65 #define NFC_RB_SEL(x) ((x) << 3) macro
422 ctl |= NFC_RB_SEL(sel->rb); in sunxi_nfc_select_chip()