Home
last modified time | relevance | path

Searched refs:CLK_CTL_DIV_MASK (Results 1 – 4 of 4) sorted by relevance

/drivers/mmc/host/
Dtmio_mmc.c72 sd_ctrl_write16(host, CTL_SD_CARD_CLK_CTL, clk & CLK_CTL_DIV_MASK); in tmio_mmc_set_clock()
Dtmio_mmc.h80 #define CLK_CTL_DIV_MASK 0xff macro
Duniphier-sd.c441 tmp &= ~CLK_CTL_DIV_MASK; in uniphier_sd_set_clock()
Drenesas_sdhi_core.c223 sd_ctrl_write16(host, CTL_SD_CARD_CLK_CTL, clk & CLK_CTL_DIV_MASK); in renesas_sdhi_set_clock()