Searched refs:host_ctrl_cap (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/block/imx-sdhci/
H A Dimx-sdhci.h24 uint32_t host_ctrl_cap; // 0x40 member in struct:imx_sdhci_regs
H A Dimx-sdhci.c169 SDHCI_ERROR(" host_ctrl_cap = 0x%x\n", readl(&dev->regs->host_ctrl_cap));
1172 uint32_t caps0 = readl(&dev->regs->host_ctrl_cap);

Completed in 33 milliseconds