Searched refs:divl (Results 1 – 5 of 5) sorted by relevance
140 divl %esi /* current estimate */145 divl %esi150 divl %esi180 divl %esi184 divl %esi188 divl %esi192 divl %esi286 divl %esi290 divl %esi305 divl %esi[all …]
32 divl %ecx37 divl %ecx
132 divl %ecx137 divl %ecx142 divl %ecx228 divl %ecx /* Divide the numerator by the augmented303 divl %ecx /* Divide the numerator by the denom ms dw */
146 divl %ecx /* Divide the numerator by the augmented221 divl %ecx /* Divide the numerator by the denom ms dw */324 divl XsigH(%ebx)
258 u8 divl = 12; in si2165_init_pll() local291 state->sys_clk = state->fvco_hz / (divl * 2u); in si2165_init_pll()294 buf[0] = divl; in si2165_init_pll()301 static int si2165_adjust_pll_divl(struct si2165_state *state, u8 divl) in si2165_adjust_pll_divl() argument303 state->sys_clk = state->fvco_hz / (divl * 2u); in si2165_adjust_pll_divl()304 return si2165_writereg8(state, 0x00a0, divl); /* pll_divl */ in si2165_adjust_pll_divl()