Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds