Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dclk-3xxx-legacy.c651 static struct ti_clk_composite mcbsp2_fck_data = {
715 static struct ti_clk_composite ssi_ssr_fck_3430es1_data = {
823 static struct ti_clk_composite gpt2_fck_data = {
962 static struct ti_clk_composite mcbsp3_fck_data = {
1007 static struct ti_clk_composite gpt9_fck_data = {
1515 static struct ti_clk_composite clkout2_src_ck_data = {
1576 static struct ti_clk_composite gpt7_fck_data = {
1604 static struct ti_clk_composite usb_l4_ick_data = {
1921 static struct ti_clk_composite gpt11_fck_data = {
2374 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()