Searched hist:d5ff89a82a6d272d210db68a9487877682c94a24 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-periph-gate.c | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|
H A D | clk-periph.c | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|
H A D | clk.c | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|
H A D | clk-tegra114.c | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|
H A D | clk.h | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|
H A D | clk-tegra20.c | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|
H A D | clk-tegra30.c | diff d5ff89a82a6d272d210db68a9487877682c94a24 Thu Aug 22 10:44:06 CDT 2013 Peter De Schrijver <pdeschrijver@nvidia.com> clk: tegra: simplify periph clock data
This patch determines the register bank for clock enable/disable and reset based on the clock ID instead of hardcoding it in the tables describing the clocks. This results in less data to be maintained in the tables, making the code easier to understand. The full benefit of the change will be realized once also other clocktypes will be table based.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
|