Home
last modified time | relevance | path

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

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