Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/bcm/
Dclk-bcm2835.c650 static const char *const bcm2835_clock_vpu_parents[] = { variable
703 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents),
704 .parents = bcm2835_clock_vpu_parents,
714 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents),
715 .parents = bcm2835_clock_vpu_parents,
724 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents),
725 .parents = bcm2835_clock_vpu_parents,
734 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents),
735 .parents = bcm2835_clock_vpu_parents,
780 .num_mux_parents = ARRAY_SIZE(bcm2835_clock_vpu_parents),
[all …]