Home
last modified time | relevance | path

Searched refs:ti_clk_gate (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/clk/ti/
Dclk-3xxx-legacy.c220 static struct ti_clk_gate usim_ick_data = {
235 static struct ti_clk_gate dss2_alwon_fck_data = {
276 static struct ti_clk_gate mmchs2_ick_data = {
353 static struct ti_clk_gate dpll4_m2x2_ck_data = {
422 static struct ti_clk_gate mspro_fck_data = {
437 static struct ti_clk_gate dss_ick_3430es2_data = {
452 static struct ti_clk_gate uart4_ick_am35xx_data = {
479 static struct ti_clk_gate aes1_ick_data = {
542 static struct ti_clk_gate usbhost_120m_fck_data = {
619 static struct ti_clk_gate mcbsp2_gate_fck_data = {
[all …]
Dclock.h111 struct ti_clk_gate { struct
122 struct ti_clk_gate *gate; argument
165 struct clk_hw *ti_clk_build_component_gate(struct ti_clk_gate *setup);
Dgate.c142 struct ti_clk_gate *gate; in ti_clk_register_gate()
182 struct clk_hw *ti_clk_build_component_gate(struct ti_clk_gate *setup) in ti_clk_build_component_gate()
Dinterface.c77 struct ti_clk_gate *gate; in ti_clk_register_interface()