Home
last modified time | relevance | path

Searched defs:ti_clk_ll_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/clk/
H A Dti.h247 struct ti_clk_ll_ops { struct
278 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops); argument
248 clk_readlti_clk_ll_ops global() argument
249 clk_writelti_clk_ll_ops global() argument
250 clk_rmwti_clk_ll_ops global() argument
251 clkdm_clk_enableti_clk_ll_ops global() argument
252 clkdm_clk_disableti_clk_ll_ops global() argument
254 clkdm_lookupti_clk_ll_ops global() argument
/linux/drivers/clk/ti/
H A Dclk.c31 struct ti_clk_ll_ops *ti_clk_ll_ops; variable