Searched refs:BP_FRAC0_IO1FRAC (Results 1 – 1 of 1) sorted by relevance
50 #define BP_FRAC0_IO1FRAC 16 macro117 val &= ~((0x3f << BP_FRAC0_IO0FRAC) | (0x3f << BP_FRAC0_IO1FRAC)); in clk_misc_init()118 val |= (30 << BP_FRAC0_IO0FRAC) | (30 << BP_FRAC0_IO1FRAC); in clk_misc_init()