Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c73 #define NFC_RB_SEL(x) ((x) << 3) macro
444 ctl |= NFC_RB_SEL(sel->rb.info.nativeid); in sunxi_nfc_select_chip()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c65 #define NFC_RB_SEL(x) ((x) << 3) macro
432 ctl |= NFC_RB_SEL(sel->rb); in sunxi_nfc_select_chip()