Searched refs:TMIO_SD_CLKCTL_DIV128 (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/mmc/ | ||
A D | tmio-common.h | 59 #define TMIO_SD_CLKCTL_DIV128 BIT(5) /* SDCLK = CLK / 128 */ macro |
A D | tmio-common.c | 583 val = TMIO_SD_CLKCTL_DIV128; in tmio_sd_set_clk_rate() |
Completed in 5 milliseconds