Home
last modified time | relevance | path

Searched refs:is_type_s (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/ti/
H A Dadpll.c138 const bool is_type_s; member
460 if (d->c->is_type_s) { in ti_adpll_recalc_rate()
513 if (d->c->is_type_s) in ti_adpll_init_dco()
637 if (!d->c->is_type_s) in ti_adpll_init_children_adpll_s()
711 if (d->c->is_type_s) in ti_adpll_init_children_adpll_lj()
791 if (d->c->is_type_s) { in ti_adpll_init_registers()
828 if (d->c->is_type_s) { in ti_adpll_init_inputs()
841 .is_type_s = true,
848 .is_type_s = false,