Home
last modified time | relevance | path

Searched refs:ti_clk_composite (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/ti/
Dclk-3xxx-legacy.c652 static struct ti_clk_composite mcbsp2_fck_data = {
716 static struct ti_clk_composite ssi_ssr_fck_3430es1_data = {
824 static struct ti_clk_composite gpt2_fck_data = {
963 static struct ti_clk_composite mcbsp3_fck_data = {
1008 static struct ti_clk_composite gpt9_fck_data = {
1516 static struct ti_clk_composite clkout2_src_ck_data = {
1577 static struct ti_clk_composite gpt7_fck_data = {
1605 static struct ti_clk_composite usb_l4_ick_data = {
1922 static struct ti_clk_composite gpt11_fck_data = {
2375 static struct ti_clk_composite gpt1_fck_data = {
[all …]
Dclock.h119 struct ti_clk_composite { struct
Dcomposite.c124 struct ti_clk_composite *comp; in ti_clk_register_composite()