Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h64 #define TMIO_SD_CLKCTL_DIV2 0 /* SDCLK = CLK / 2 */ macro
H A Dtmio-common.c583 val = TMIO_SD_CLKCTL_DIV2; in tmio_sd_set_clk_rate()