Searched defs:periph (Results 1 – 6 of 6) sorted by relevance
/drivers/clk/tegra/ |
D | clk-periph.c | 26 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_get_parent() local 37 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_parent() local 49 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_recalc_rate() local 61 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_round_rate() local 73 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate() local 84 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled() local 95 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable() local 106 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable() local 142 struct tegra_clk_periph *periph, in _tegra_clk_register_periph() 190 struct tegra_clk_periph *periph, void __iomem *clk_base, in tegra_clk_register_periph() [all …]
|
D | clk.h | 633 struct tegra_clk_periph periph; member
|
/drivers/clk/at91/ |
D | clk-peripheral.c | 59 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable() local 74 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable() local 87 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled() local 111 struct clk_peripheral *periph; in at91_clk_register_peripheral() local 143 static void clk_sam9x5_peripheral_autodiv(struct clk_sam9x5_peripheral *periph) in clk_sam9x5_peripheral_autodiv() 170 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_enable() local 192 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_disable() local 209 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_is_enabled() local 229 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_recalc_rate() local 261 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_round_rate() local [all …]
|
/drivers/clk/samsung/ |
D | clk-exynos5250.c | 762 #define E5250_CPU_DIV0(apll, pclk_dbg, atb, periph, acp, cpud) \ argument
|
D | clk-exynos4.c | 1386 #define E4210_CPU_DIV0(apll, pclk_dbg, atb, periph, corem1, corem0) \ argument
|
/drivers/dma/ |
D | img-mdc-dma.c | 125 unsigned int periph; member
|