Home
last modified time | relevance | path

Searched refs:periph_clk_enb_refcnt (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/clk/tegra/
Dclk.c76 int *periph_clk_enb_refcnt; variable
189 periph_clk_enb_refcnt = kzalloc(32 * banks * in tegra_clk_init()
190 sizeof(*periph_clk_enb_refcnt), GFP_KERNEL); in tegra_clk_init()
191 if (!periph_clk_enb_refcnt) in tegra_clk_init()
198 kfree(periph_clk_enb_refcnt); in tegra_clk_init()
Dclk-tegra20.c761 periph_clk_enb_refcnt); in tegra20_audio_clk_init()
811 clk_base, 0, 3, periph_clk_enb_refcnt); in tegra20_periph_clk_init()
816 0, 34, periph_clk_enb_refcnt); in tegra20_periph_clk_init()
826 57, periph_clk_enb_refcnt); in tegra20_periph_clk_init()
835 48, periph_clk_enb_refcnt); in tegra20_periph_clk_init()
841 periph_clk_enb_refcnt); in tegra20_periph_clk_init()
848 clk_base, 0, 94, periph_clk_enb_refcnt); in tegra20_periph_clk_init()
855 clk_base, 0, 93, periph_clk_enb_refcnt); in tegra20_periph_clk_init()
Dclk-tegra-audio.c211 periph_clk_enb_refcnt); in tegra_audio_clk_init()
Dclk-periph.c176 periph->gate.enable_refcnt = periph_clk_enb_refcnt; in _tegra_clk_register_periph()
Dclk-tegra30.c1143 0, 48, periph_clk_enb_refcnt); in tegra30_periph_clk_init()
1148 70, periph_clk_enb_refcnt); in tegra30_periph_clk_init()
1153 periph_clk_enb_refcnt); in tegra30_periph_clk_init()
1163 57, periph_clk_enb_refcnt); in tegra30_periph_clk_init()
Dclk.h40 extern int *periph_clk_enb_refcnt;
Dclk-tegra114.c1196 0, 48, periph_clk_enb_refcnt); in tegra114_periph_clk_init()
1200 0, 82, periph_clk_enb_refcnt); in tegra114_periph_clk_init()
Dclk-tegra124.c1122 periph_clk_enb_refcnt); in tegra124_periph_clk_init()
1127 periph_clk_enb_refcnt); in tegra124_periph_clk_init()
Dclk-tegra-periph.c632 periph_clk_enb_refcnt); in gate_clk_init()