Lines Matching +full:detect +full:- +full:dat3
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
49 cd-gpios:
50 type: phandle-array
52 Detect pin
57 no-1-8-v:
63 detect-dat3:
66 Enable the host to detect an SD card via the DAT3 line of the SD card
67 connection. Requires the board to define a function to pull DAT3 low or
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.