Searched refs:usdhc (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt6xx_common.dtsi | 455 usdhc0: usdhc@136000 { 456 compatible = "nxp,imx-usdhc"; 467 usdhc1: usdhc@137000 { 468 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 | 262 /delete-node/ usdhc@402c0000; 263 /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 | 862 usdhc1: usdhc@40418000 { 863 compatible = "nxp,imx-usdhc"; 874 usdhc2: usdhc@4041c000 { 875 compatible = "nxp,imx-usdhc";
|
D | nxp_mcxn94x_common.dtsi | 822 usdhc0: usdhc@109000 { 823 compatible = "nxp,imx-usdhc";
|
/Zephyr-latest/drivers/sdhc/ |
D | imx_usdhc.c | 24 LOG_MODULE_REGISTER(usdhc, CONFIG_SDHC_LOG_LEVEL); 97 static void transfer_complete_cb(USDHC_Type *usdhc, usdhc_handle_t *handle, in transfer_complete_cb() argument 116 static void sdio_interrupt_cb(USDHC_Type *usdhc, void *user_data) in sdio_interrupt_cb() argument 126 static void card_inserted_cb(USDHC_Type *usdhc, void *user_data) in card_inserted_cb() argument 136 static void card_removed_cb(USDHC_Type *usdhc, void *user_data) in card_removed_cb() argument
|
/Zephyr-latest/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`:
|