Lines Matching full:this
6 * This program is free software; you can redistribute it and/or modify it
11 * This program is distributed in the hope that it will be useful, but WITHOUT
27 * this without incrementing the version_id in the vmstate.
90 * @clk: The CLK module that owns this module.
91 * @clock_in: The input clock of this module.
92 * @clock_out: The output clock of this module.
93 * @reg: The control registers for this PLL module.
109 * @clk: The CLK module that owns this module.
110 * @input_size: The size of inputs of this module.
111 * @clock_in: The input clocks of this module.
112 * @clock_out: The output clocks of this module.
113 * @offset: The offset of this module in the control register.
114 * @len: The length of this module in the control register.
132 * @clk: The CLK module that owns this module.
133 * @clock_in: The input clock of this module.
134 * @clock_out: The output clock of this module.