Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dadpll.c145 const bool is_type_s; member
467 if (d->c->is_type_s) { in ti_adpll_recalc_rate()
520 if (d->c->is_type_s) in ti_adpll_init_dco()
644 if (!d->c->is_type_s) in ti_adpll_init_children_adpll_s()
718 if (d->c->is_type_s) in ti_adpll_init_children_adpll_lj()
798 if (d->c->is_type_s) { in ti_adpll_init_registers()
835 if (d->c->is_type_s) { in ti_adpll_init_inputs()
848 .is_type_s = true,
855 .is_type_s = false,
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dadpll.c136 const bool is_type_s; member
458 if (d->c->is_type_s) { in ti_adpll_recalc_rate()
511 if (d->c->is_type_s) in ti_adpll_init_dco()
635 if (!d->c->is_type_s) in ti_adpll_init_children_adpll_s()
709 if (d->c->is_type_s) in ti_adpll_init_children_adpll_lj()
789 if (d->c->is_type_s) { in ti_adpll_init_registers()
826 if (d->c->is_type_s) { in ti_adpll_init_inputs()
839 .is_type_s = true,
846 .is_type_s = false,

Completed in 4 milliseconds