Searched refs:CLK_CTL_DIV_MASK (Results 1 – 4 of 4) sorted by relevance
72 sd_ctrl_write16(host, CTL_SD_CARD_CLK_CTL, clk & CLK_CTL_DIV_MASK); in tmio_mmc_set_clock()
80 #define CLK_CTL_DIV_MASK 0xff macro
441 tmp &= ~CLK_CTL_DIV_MASK; in uniphier_sd_set_clock()
223 sd_ctrl_write16(host, CTL_SD_CARD_CLK_CTL, clk & CLK_CTL_DIV_MASK); in renesas_sdhi_set_clock()