Home
last modified time | relevance | path

Searched defs:periph (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/clk/tegra/
Dclk-periph.c27 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_get_parent() local
38 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_parent() local
50 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_recalc_rate() local
62 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_round_rate() local
74 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate() local
85 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled() local
96 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable() local
107 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable() local
143 struct tegra_clk_periph *periph, in _tegra_clk_register_periph()
191 struct tegra_clk_periph *periph, void __iomem *clk_base, in tegra_clk_register_periph()
[all …]
Dclk.h477 struct tegra_clk_periph periph; member
/linux-4.1.27/drivers/clk/at91/
Dclk-peripheral.c56 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
177 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_disable() local
189 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_is_enabled() local
208 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_recalc_rate() local
239 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_round_rate() local
[all …]
/linux-4.1.27/include/linux/usb/
Dotg.h80 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()
/linux-4.1.27/arch/avr32/mach-at32ap/
Dpio.c57 unsigned int periph, unsigned long flags) in at32_select_periph()
Dat32ap700x.c91 #define select_peripheral(port, pin_mask, periph, flags) \ argument
/linux-4.1.27/drivers/dma/
Dimg-mdc-dma.c125 unsigned int periph; member