Home
last modified time | relevance | path

Searched refs:ti_clk_drv (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk_fixed.h27 extern const struct ti_clk_drv ti_clk_drv_fixed;
H A Dti_clk_dev.h46 extern const struct ti_clk_drv ti_clk_drv_from_device;
H A Dti_clk_soc_hfosc0.h31 extern const struct ti_clk_drv ti_clk_drv_soc_hfosc0;
H A Dti_clk_soc_lfosc0.h31 extern const struct ti_clk_drv ti_clk_drv_soc_lfosc0;
H A Dti_clk_pll_16fft.h43 extern const struct ti_clk_drv ti_clk_drv_pll_16fft;
H A Dti_clk_mux.h59 struct ti_clk_drv drv;
H A Dti_clk.h142 const struct ti_clk_drv *drv;
157 struct ti_clk_drv { struct
H A Dti_clk_div.h81 struct ti_clk_drv drv;
/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk_fixed.c36 const struct ti_clk_drv ti_clk_drv_fixed = {
H A Dti_clk_dev.c79 const struct ti_clk_drv ti_clk_drv_from_device = {
H A Dti_clk_soc_hfosc0.c99 const struct ti_clk_drv ti_clk_drv_soc_hfosc0 = {
H A Dti_clk_soc_lfosc0.c97 const struct ti_clk_drv ti_clk_drv_soc_lfosc0 = {
H A Dti_pll.c1204 const struct ti_clk_drv *drv; in ti_pll_init()
H A Dti_clk_pll_16fft.c1235 const struct ti_clk_drv ti_clk_drv_pll_16fft = {