Home
last modified time | relevance | path

Searched refs:reset (Results 1001 - 1025 of 5502) sorted by relevance

1...<<41424344454647484950>>...221

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-aspeed.h10 #include <linux/reset-controller.h>
19 * @reset_idx: bit used to reset this IP in the reset register. -1 if no
20 * reset is required when enabling the clock
38 * @reset_idx: bit used to reset this IP in the reset register. -1 if no
39 * reset is required when enabling the clock
43 * Some of the clocks in the Aspeed SoC must be put in reset before enabling.
44 * This modified version of clk_gate allows an optional reset bit to be
59 * struct aspeed_reset - Aspeed reset controlle
[all...]
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A DMakefile7 obj-y += process.o trampoline.o reset.o ptrace.o vdso.o
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_3xxx_ipblock_data.c77 .reset = &omap_hdq1w_reset,
/kernel/linux/linux-5.10/arch/mips/ralink/
H A DMakefile7 obj-y := prom.o of.o reset.o
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-hpc.c62 sgioc->reset = sgi_ioc_reset; in sgihpc_init()
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H A Dbootx.h130 #pragma options align=reset
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dpxa2xx.c18 #include <mach/reset.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A DMakefile5 main.o mcg.o mr.o pd.o port.o profile.o qp.o reset.o sense.o \
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A DMakefile8 obj-y += process.o trampoline.o reset.o ptrace.o vdso.o
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A DMakefile7 obj-y += cpu-reset.o board-v7.o coherency.o coherency_ll.o pmsu.o pmsu_ll.o
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_3xxx_ipblock_data.c77 .reset = &omap_hdq1w_reset,
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H A Dbootx.h130 #pragma options align=reset
/kernel/linux/linux-6.6/arch/mips/ralink/
H A DMakefile7 obj-y := prom.o of.o reset.o
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-hpc.c62 sgioc->reset = sgi_ioc_reset; in sgihpc_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dg98.c61 .reset = g98_mc_reset,
H A Dg84.c61 .reset = g84_mc_reset,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgf100.c51 .reset = gf100_pmu_reset,
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dccdc_hw_device.h28 /* reset sbl. only for 6446 */
29 void (*reset) (void); member
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dpwrseq.h20 void (*reset)(struct mmc_host *host); member
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dms5611.h48 int (*reset)(struct ms5611_state *st); member
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dgth.h22 /* port in reset state */
23 TH_OUTPUT_PARM(reset),
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.h39 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset);
/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
H A Dw5100.h25 int (*reset)(struct net_device *ndev); member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dusb-omap.h82 void (*reset)(void); member
/kernel/linux/linux-5.10/include/linux/
H A Dreset-controller.h10 * struct reset_control_ops - reset controller driver callbacks
12 * @reset: for self-deasserting resets, does all necessary
13 * things to reset the device
14 * @assert: manually assert the reset line, if supported
15 * @deassert: manually deassert the reset line, if supported
16 * @status: return the status of the reset line, if supported
19 int (*reset)(struct reset_controller_dev *rcdev, unsigned long id); member
32 * @list: internal list of all reset lookup entries
33 * @provider: name of the reset controller device controlling this reset lin
[all...]

Completed in 11 milliseconds

1...<<41424344454647484950>>...221