/** * struct sg2042_clk_data - Common data of clock-controller * @iobase: base address of clock-controller * @onecell_data: used for adding providers.
*/ struct sg2042_clk_data { void __iomem *iobase; struct clk_hw_onecell_data onecell_data;
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.