Lines Matching +full:card +full:- +full:detect
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,imx-usdhc"
8 include: [sdhc.yaml, pinctrl-device.yaml]
14 data-timeout:
20 read-watermark:
26 write-watermark:
41 pwr-gpios:
42 type: phandle-array
45 This pin defaults to active high when consumed by the SD card. The
49 cd-gpios:
50 type: phandle-array
52 Detect pin
53 This pin defaults to active low when produced by the SD card. The
57 no-1-8-v:
60 When the external SD card circuit does not support 1.8V, add this
61 property to disable 1.8v card voltage of SD card controller.
63 detect-dat3:
66 Enable the host to detect an SD card via the DAT3 line of the SD card
70 detect-cd:
73 Use the host's internal card detect signal (USDHC_CD) to detect the SD
74 card. This signal is available as an alternative to card detect via GPIO,
75 and should be connected to the SD slot's detect pin if used.