Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6dl-prtrvt.dts178 /* NFC_EN */
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsm8450-sony-xperia-nagara-pdx224.dts84 "NFC_EN",
Dsm8250-sony-xperia-edo-pdx206.dts100 "NFC_EN",
Dsm8350-sony-xperia-sagami-pdx215.dts165 "NFC_EN",
Dsm8450-sony-xperia-nagara-pdx223.dts112 "NFC_EN",
Dsm8250-sony-xperia-edo-pdx203.dts192 "NFC_EN",
Dsm8350-hdk.dts554 "NFC_EN",
Dsm8150-sony-xperia-kumano.dtsi675 "NFC_EN",
Dsm8350-sony-xperia-sagami.dtsi733 "NFC_EN",
/Linux-v6.6/drivers/mtd/nand/raw/
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()