Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h54 #define TMIO_SD_CLKCTL_DIV_MASK 0x104ff macro
H A Dtmio-common.c607 ((tmp & TMIO_SD_CLKCTL_DIV_MASK) == val))) { in tmio_sd_set_clk_rate()
616 tmp &= ~TMIO_SD_CLKCTL_DIV_MASK; in tmio_sd_set_clk_rate()