Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-qoriq.c59 struct clockgen_muxinfo { struct
80 const struct clockgen_muxinfo *cmux_groups[2]; argument
81 const struct clockgen_muxinfo *hwaccel[NUM_HWACCEL];
123 static const struct clockgen_muxinfo p2041_cmux_grp1 = {
131 static const struct clockgen_muxinfo p2041_cmux_grp2 = {
139 static const struct clockgen_muxinfo p5020_cmux_grp1 = {
147 static const struct clockgen_muxinfo p5020_cmux_grp2 = {
155 static const struct clockgen_muxinfo p5040_cmux_grp1 = {
164 static const struct clockgen_muxinfo p5040_cmux_grp2 = {
173 static const struct clockgen_muxinfo p4080_cmux_grp1 = {
[all …]