Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/sunxi-ng/
Dccu-sun6i-rtc.c258 static struct clk_init_data osc32k_fanout_init_data = { variable
269 .hw.init = &osc32k_fanout_init_data,
377 osc32k_fanout_init_data.parent_data = data->osc32k_fanout_parents; in sun6i_rtc_ccu_probe()
378 osc32k_fanout_init_data.num_parents = data->osc32k_fanout_nparents; in sun6i_rtc_ccu_probe()