Home
last modified time | relevance | path

Searched refs:USDHC_IMX_FRC_SDCLK_ON (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsdhci.c1632 #define USDHC_IMX_FRC_SDCLK_ON (1 << 8) macro
1723 if (value & USDHC_IMX_FRC_SDCLK_ON) { in usdhc_write()