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