Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/
Dclk-qoriq.c56 struct clockgen_muxinfo { struct
77 const struct clockgen_muxinfo *cmux_groups[2]; argument
78 const struct clockgen_muxinfo *hwaccel[NUM_HWACCEL];
119 static const struct clockgen_muxinfo p2041_cmux_grp1 = {
127 static const struct clockgen_muxinfo p2041_cmux_grp2 = {
135 static const struct clockgen_muxinfo p5020_cmux_grp1 = {
143 static const struct clockgen_muxinfo p5020_cmux_grp2 = {
151 static const struct clockgen_muxinfo p5040_cmux_grp1 = {
160 static const struct clockgen_muxinfo p5040_cmux_grp2 = {
169 static const struct clockgen_muxinfo p4080_cmux_grp1 = {
[all …]