Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/qcom/
H A Dsm8450-sony-xperia-nagara-pdx224.dts84 "NFC_EN",
H A Dsm8250-sony-xperia-edo-pdx206.dts100 "NFC_EN",
H A Dsm8450-sony-xperia-nagara-pdx223.dts112 "NFC_EN",
H A Dsm8350-sony-xperia-sagami-pdx215.dts165 "NFC_EN",
H A Dsm8250-sony-xperia-edo-pdx203.dts192 "NFC_EN",
H A Dsm8350-sony-xperia-sagami.dtsi733 "NFC_EN",
/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c59 #define NFC_EN BIT(0) macro
427 ~(NFC_PAGE_SHIFT_MSK | NFC_CE_SEL_MSK | NFC_RB_SEL_MSK | NFC_EN); in sunxi_nfc_select_chip()
430 ctl |= NFC_CE_SEL(sel->cs) | NFC_EN | NFC_PAGE_SHIFT(nand->page_shift); in sunxi_nfc_select_chip()