Searched refs:CLK_CTL_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/mmc/host/ | ||
D | tmio_mmc.h | 86 #define CLK_CTL_DIV_MASK 0xff macro |
D | tmio_mmc_core.c | 233 sd_ctrl_write16(host, CTL_SD_CARD_CLK_CTL, clk & CLK_CTL_DIV_MASK); in tmio_mmc_set_clock() |