Home
last modified time | relevance | path

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

/drivers/clk/ti/
Dclk-3xxx-legacy.c221 static struct ti_clk_gate usim_ick_data = {
236 static struct ti_clk_gate dss2_alwon_fck_data = {
277 static struct ti_clk_gate mmchs2_ick_data = {
354 static struct ti_clk_gate dpll4_m2x2_ck_data = {
423 static struct ti_clk_gate mspro_fck_data = {
438 static struct ti_clk_gate dss_ick_3430es2_data = {
453 static struct ti_clk_gate uart4_ick_am35xx_data = {
480 static struct ti_clk_gate aes1_ick_data = {
543 static struct ti_clk_gate usbhost_120m_fck_data = {
620 static struct ti_clk_gate mcbsp2_gate_fck_data = {
[all …]
Dclock.h111 struct ti_clk_gate { struct
122 struct ti_clk_gate *gate; argument
194 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()