Searched refs:divl (Results 1 – 5 of 5) sorted by relevance
141 divl %esi /* current estimate */146 divl %esi151 divl %esi181 divl %esi185 divl %esi189 divl %esi193 divl %esi287 divl %esi291 divl %esi306 divl %esi[all …]
33 divl %ecx38 divl %ecx
133 divl %ecx138 divl %ecx143 divl %ecx229 divl %ecx /* Divide the numerator by the augmented304 divl %ecx /* Divide the numerator by the denom ms dw */
147 divl %ecx /* Divide the numerator by the augmented222 divl %ecx /* Divide the numerator by the denom ms dw */325 divl XsigH(%ebx)
208 u8 divl = 12; in si2165_init_pll() local245 state->sys_clk = state->fvco_hz / (divl * 2u); in si2165_init_pll()248 buf[0] = divl; in si2165_init_pll()255 static int si2165_adjust_pll_divl(struct si2165_state *state, u8 divl) in si2165_adjust_pll_divl() argument257 state->sys_clk = state->fvco_hz / (divl * 2u); in si2165_adjust_pll_divl()258 return si2165_writereg8(state, REG_PLL_DIVL, divl); in si2165_adjust_pll_divl()