Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/bcm/
Dclk-bcm2835.c483 int num_mux_parents; member
1401 for (i = 0; i < data->num_mux_parents; i++) { in bcm2835_register_clock()
1413 init.num_parents = data->num_mux_parents; in bcm2835_register_clock()
1501 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_osc_parents), \
1519 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_per_parents), \
1545 .num_mux_parents = ARRAY_SIZE(bcm2835_pcm_per_parents), \
1565 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents), \
1602 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_dsi0_parents), \
1608 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_dsi1_parents), \