Searched refs:TMIO_SD_CLKCTL_DIV1024 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | tmio-common.h | 55 #define TMIO_SD_CLKCTL_DIV1024 BIT(16) /* SDCLK = CLK / 1024 */ macro |
H A D | tmio-common.c | 601 val = TMIO_SD_CLKCTL_DIV1024; in tmio_sd_set_clk_rate() |