Searched defs:periph (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/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 | 504 struct tegra_clk_periph periph; member
|
/linux-4.4.14/drivers/clk/at91/ |
D | clk-peripheral.c | 56 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable() local 71 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable() local 85 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled() local 107 struct clk_peripheral *periph; in at91_clk_register_peripheral() local 135 static void clk_sam9x5_peripheral_autodiv(struct clk_sam9x5_peripheral *periph) in clk_sam9x5_peripheral_autodiv() 162 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_enable() local 181 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_disable() local 197 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_is_enabled() local 216 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_recalc_rate() local 247 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_round_rate() local [all …]
|
/linux-4.4.14/include/linux/usb/ |
D | otg.h | 95 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()
|
/linux-4.4.14/arch/avr32/mach-at32ap/ |
D | pio.c | 57 unsigned int periph, unsigned long flags) in at32_select_periph()
|
D | at32ap700x.c | 91 #define select_peripheral(port, pin_mask, periph, flags) \ argument
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk-exynos5250.c | 762 #define E5250_CPU_DIV0(apll, pclk_dbg, atb, periph, acp, cpud) \ argument
|
D | clk-exynos4.c | 1385 #define E4210_CPU_DIV0(apll, pclk_dbg, atb, periph, corem1, corem0) \ argument
|
/linux-4.4.14/drivers/dma/ |
D | img-mdc-dma.c | 125 unsigned int periph; member
|