Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dimxesdhc.c126 #define SDHC_MIX_CTRL_BCEN (1 << 1) macro
917 command |= SDHC_MIX_CTRL_BCEN; in imxesdhc_start_command()