u-boot-brain/drivers/clk/ti
Dario Binacchi 5a6caf916c clk: ti: am3-dpll: use custom API for memory access
Using the custom TI functions required not only replacing common memory
access functions but also rewriting the routines used to set bypass and
lock states. As for readl() and writel(), they also required the address
of the register to be accessed, a parameter that is hidden by the TI clk
module.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
2021-05-12 16:27:57 +05:30
..
Kconfig clk: move clk-ti-sci driver to 'ti' directory 2021-01-12 10:58:05 +05:30
Makefile clk: move clk-ti-sci driver to 'ti' directory 2021-01-12 10:58:05 +05:30
clk-am3-dpll-x2.c clk: ti: am33xx: add DPLL clock drivers 2021-01-12 10:58:04 +05:30
clk-am3-dpll.c clk: ti: am3-dpll: use custom API for memory access 2021-05-12 16:27:57 +05:30
clk-ctrl.c clk: ti: improve debug messages for clkctrl driver 2021-02-22 11:39:48 +05:30
clk-divider.c clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
clk-gate.c clk: ti: gate: use custom API for memory access 2021-05-12 16:27:57 +05:30
clk-mux.c clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
clk-sci.c clk: move clk-ti-sci driver to 'ti' directory 2021-01-12 10:58:05 +05:30
clk.c clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
clk.h clk: ti: change clk_ti_latch() signature 2021-05-12 16:27:57 +05:30
omap4-cm.c clk: ti: omap4: add clock manager driver 2021-01-12 10:58:04 +05:30