Home
last modified time | relevance | path

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

/Linux-v6.1/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];
122 static const struct clockgen_muxinfo p2041_cmux_grp1 = {
130 static const struct clockgen_muxinfo p2041_cmux_grp2 = {
138 static const struct clockgen_muxinfo p5020_cmux_grp1 = {
146 static const struct clockgen_muxinfo p5020_cmux_grp2 = {
154 static const struct clockgen_muxinfo p5040_cmux_grp1 = {
163 static const struct clockgen_muxinfo p5040_cmux_grp2 = {
172 static const struct clockgen_muxinfo p4080_cmux_grp1 = {
[all …]