Searched refs:CLK_DIV_MASK (Results 1 – 3 of 3) sorted by relevance
111 #define CLK_DIV_MASK 0x7f macro503 for (div = 0; div < CLK_DIV_MASK; ++div) { in moxart_set_ios()619 mmc->f_min = DIV_ROUND_CLOSEST(host->sysclk, CLK_DIV_MASK * 2); in moxart_probe()
364 #define CLK_DIV_MASK 0x0000ffff /* Upper bits RW "reserved" */ macro
880 mcam_reg_write_mask(cam, REG_CLKCTRL, 2, CLK_DIV_MASK); in mcam_ctlr_init()