Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dadpll.c105 #define to_dco(_hw) container_of(_hw, struct ti_adpll_dco_data, hw) macro
415 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_prepare()
426 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_unprepare()
434 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_is_prepared()
447 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_recalc_rate()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dadpll.c96 #define to_dco(_hw) container_of(_hw, struct ti_adpll_dco_data, hw) macro
406 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_prepare()
417 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_unprepare()
425 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_is_prepared()
438 struct ti_adpll_dco_data *dco = to_dco(hw); in ti_adpll_recalc_rate()

Completed in 4 milliseconds