Searched refs:r0_int (Results 1 – 1 of 1) sorted by relevance
47 unsigned r0_int; member197 st->r0_int = tmp; in adf4350_set_freq()198 } while (mdiv > st->r0_int); in adf4350_set_freq()214 freq, st->fpfd, r_cnt, st->r0_int, st->r0_fract, st->r1_mod, in adf4350_set_freq()218 st->regs[ADF4350_REG0] = ADF4350_REG0_INT(st->r0_int) | in adf4350_set_freq()333 val = (u64)((st->r0_int * st->r1_mod) + st->r0_fract) * in adf4350_read()408 tmp = (u64)(st->r0_int * st->r1_mod + st->r0_fract) * st->fpfd; in adf4350_clk_recalc_rate()