Lines Matching refs:hardware
24 The second half of the interface is comprised of the hardware-specific
26 hardware-specific structures needed to model a particular clock. For
28 clk_ops, such as .enable or .set_rate, implies the hardware-specific
31 hardware-specific bits for the hypothetical "foo" hardware.
60 clk_ops pointer in struct clk to perform the hardware-specific parts of
92 Part 3 - hardware clk implementations
95 which abstract the details of struct clk from the hardware-specific bits, and
106 struct clk_gate contains struct clk_hw hw as well as hardware-specific
144 This pattern of abstraction is used for every clock hardware
147 Part 4 - supporting your own clk hardware
158 To construct a clk hardware structure for your platform you must define
163 ... hardware specific data goes here ...
190 hardware capabilities of that clock. A cell marked as "y" means
195 clock hardware characteristics
220 Finally, register your clock at run-time with a hardware-specific