Home
last modified time | relevance | path

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

/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c486 int num_mux_parents; member
1452 for (i = 0; i < clock_data->num_mux_parents; i++) { in bcm2835_register_clock()
1464 init.num_parents = clock_data->num_mux_parents; in bcm2835_register_clock()
1554 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_osc_parents), \
1572 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_per_parents), \
1598 .num_mux_parents = ARRAY_SIZE(bcm2835_pcm_per_parents), \
1618 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents), \
1655 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_dsi0_parents), \
1661 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_dsi1_parents), \