Searched refs:usdhc (Results 1 – 10 of 10) sorted by relevance
/Zephyr-Core-3.7.0/dts/arm/nxp/ |
D | nxp_rt6xx_common.dtsi | 389 usdhc0: usdhc@136000 { 390 compatible = "nxp,imx-usdhc"; 401 usdhc1: usdhc@137000 { 402 compatible = "nxp,imx-usdhc";
|
D | nxp_rt5xx_common.dtsi | 548 usdhc0: usdhc@136000 { 549 compatible = "nxp,imx-usdhc"; 560 usdhc1: usdhc@137000 { 561 compatible = "nxp,imx-usdhc";
|
D | nxp_rt1010.dtsi | 260 /delete-node/ usdhc@402c0000; 261 /delete-node/ usdhc@402c4000;
|
D | nxp_rt10xx.dtsi | 850 usdhc1: usdhc@402c0000 { 851 compatible = "nxp,imx-usdhc"; 862 usdhc2: usdhc@402c4000 { 863 compatible = "nxp,imx-usdhc";
|
D | nxp_rt11xx.dtsi | 846 usdhc1: usdhc@40418000 { 847 compatible = "nxp,imx-usdhc"; 858 usdhc2: usdhc@4041c000 { 859 compatible = "nxp,imx-usdhc";
|
D | nxp_mcxn94x_common.dtsi | 791 usdhc0: usdhc@109000 { 792 compatible = "nxp,imx-usdhc";
|
/Zephyr-Core-3.7.0/drivers/sdhc/ |
D | imx_usdhc.c | 24 LOG_MODULE_REGISTER(usdhc, CONFIG_SDHC_LOG_LEVEL); 96 static void transfer_complete_cb(USDHC_Type *usdhc, usdhc_handle_t *handle, in transfer_complete_cb() argument 115 static void sdio_interrupt_cb(USDHC_Type *usdhc, void *user_data) in sdio_interrupt_cb() argument 125 static void card_inserted_cb(USDHC_Type *usdhc, void *user_data) in card_inserted_cb() argument 135 static void card_removed_cb(USDHC_Type *usdhc, void *user_data) in card_removed_cb() argument
|
/Zephyr-Core-3.7.0/doc/releases/ |
D | release-notes-3.1.rst | 822 * :dtcompatible:`nxp,imx-usdhc` has replaced ``nxp,imx-sdhc`` 914 * ``nxp,imx-usdhc``
|
D | release-notes-3.0.rst | 1194 * :github:`39942` - usdhc disk_usdhc_access_write busy fail
|
D | release-notes-3.3.rst | 1712 - :dtcompatible:`nxp,imx-usdhc`:
|