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