Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-qoriq.c57 struct clockgen_muxinfo { struct
78 const struct clockgen_muxinfo *cmux_groups[2]; argument
79 const struct clockgen_muxinfo *hwaccel[NUM_HWACCEL];
120 static const struct clockgen_muxinfo p2041_cmux_grp1 = {
128 static const struct clockgen_muxinfo p2041_cmux_grp2 = {
136 static const struct clockgen_muxinfo p5020_cmux_grp1 = {
144 static const struct clockgen_muxinfo p5020_cmux_grp2 = {
152 static const struct clockgen_muxinfo p5040_cmux_grp1 = {
161 static const struct clockgen_muxinfo p5040_cmux_grp2 = {
170 static const struct clockgen_muxinfo p4080_cmux_grp1 = {
[all …]