Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-qoriq.c58 struct clockgen_muxinfo { struct
79 const struct clockgen_muxinfo *cmux_groups[2]; argument
80 const struct clockgen_muxinfo *hwaccel[NUM_HWACCEL];
121 static const struct clockgen_muxinfo p2041_cmux_grp1 = {
129 static const struct clockgen_muxinfo p2041_cmux_grp2 = {
137 static const struct clockgen_muxinfo p5020_cmux_grp1 = {
145 static const struct clockgen_muxinfo p5020_cmux_grp2 = {
153 static const struct clockgen_muxinfo p5040_cmux_grp1 = {
162 static const struct clockgen_muxinfo p5040_cmux_grp2 = {
171 static const struct clockgen_muxinfo p4080_cmux_grp1 = {
[all …]