| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| D | clk-periph.c | 16 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_get_parent() local 27 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_parent() local 39 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_recalc_rate() local 51 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_round_rate() local 63 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_set_rate() local 74 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_is_enabled() local 85 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_enable() local 96 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable() local 105 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_disable_unused() local 114 struct tegra_clk_periph *periph = to_clk_periph(hw); in clk_periph_restore_context() local [all …]
|
| D | clk.h | 682 struct tegra_clk_periph periph; member
|
| /kernel/linux/linux-4.19/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 | 628 struct tegra_clk_periph periph; member
|
| /kernel/linux/linux-5.10/drivers/clk/at91/ |
| D | clk-peripheral.c | 49 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_enable() local 64 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_disable() local 77 struct clk_peripheral *periph = to_clk_peripheral(hw); in clk_peripheral_is_enabled() local 101 struct clk_peripheral *periph; in at91_clk_register_peripheral() local 133 static void clk_sam9x5_peripheral_autodiv(struct clk_sam9x5_peripheral *periph) in clk_sam9x5_peripheral_autodiv() 160 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_enable() local 182 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_disable() local 199 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_is_enabled() local 219 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_recalc_rate() local 262 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_determine_rate() local [all …]
|
| /kernel/linux/linux-4.19/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 …]
|
| /kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Drivers/ |
| D | gd32vf103_rcu.c | 89 void rcu_periph_clock_enable(rcu_periph_enum periph) in rcu_periph_clock_enable() 119 void rcu_periph_clock_disable(rcu_periph_enum periph) in rcu_periph_clock_disable() 133 void rcu_periph_clock_sleep_enable(rcu_periph_sleep_enum periph) in rcu_periph_clock_sleep_enable() 147 void rcu_periph_clock_sleep_disable(rcu_periph_sleep_enum periph) in rcu_periph_clock_sleep_disable()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | meson.dtsi | 175 periph: bus@c4300000 { label
|
| /kernel/linux/linux-4.19/include/linux/usb/ |
| D | otg.h | 96 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | otg.h | 96 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| D | clk-exynos5250.c | 749 #define E5250_CPU_DIV0(apll, pclk_dbg, atb, periph, acp, cpud) \ argument
|
| D | clk-exynos4.c | 1192 #define E4210_CPU_DIV0(apll, pclk_dbg, atb, periph, corem1, corem0) \ argument
|
| /kernel/linux/linux-4.19/drivers/clk/samsung/ |
| D | clk-exynos5250.c | 786 #define E5250_CPU_DIV0(apll, pclk_dbg, atb, periph, acp, cpud) \ argument
|
| D | clk-exynos4.c | 1391 #define E4210_CPU_DIV0(apll, pclk_dbg, atb, periph, corem1, corem0) \ argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | img-mdc-dma.c | 123 unsigned int periph; member
|
| /kernel/linux/linux-4.19/drivers/dma/ |
| D | img-mdc-dma.c | 126 unsigned int periph; member
|
| /kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Include/ |
| D | gd32vf103_rcu.h | 274 #define RCU_REG_VAL(periph) (REG32(RCU + ((uint32_t)(periph) >> 6))) argument
|
| /kernel/linux/linux-4.19/drivers/spmi/ |
| D | spmi-pmic-arb.c | 672 u16 periph = hwirq_to_per(d->hwirq); in qpnpint_irq_request_resources() local
|
| /kernel/linux/linux-5.10/drivers/spmi/ |
| D | spmi-pmic-arb.c | 664 u16 periph = hwirq_to_per(d->hwirq); in qpnpint_irq_domain_activate() local
|