/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a100-r.h | 10 #include <dt-bindings/reset/sun50i-a100-r-ccu.h>
|
H A D | ccu-sun50i-h6-r.h | 10 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>
|
/kernel/linux/linux-6.6/arch/mips/cobalt/ |
H A D | Makefile | 6 obj-y := buttons.o irq.o lcd.o led.o mtd.o reset.o rtc.o serial.o setup.o time.o
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gk20a.c | 34 .reset = gk104_mc_reset,
|
/kernel/linux/linux-5.10/net/wimax/ |
H A D | Makefile | 8 op-reset.o \
|
/kernel/linux/linux-5.10/include/linux/reset/ |
H A D | reset-simple.h | 16 #include <linux/reset-controller.h> 20 * struct reset_simple_data - driver data for simple reset controllers 23 * @rcdev: reset controller device base structure 24 * @active_low: if true, bits are cleared to assert the reset. Otherwise, bits 25 * are set to assert the reset. Note that this says nothing about 26 * the voltage level of the actual reset line. 27 * @status_active_low: if true, bits read back as cleared while the reset is 29 * reset is asserted. 31 * waited for between an assert and a deassert to reset the 35 * unknown and the reset operatio [all...] |
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | isp1362.h | 33 /* Hardware reset set/clear */ 34 void (*reset) (struct device *dev, int set); member
|
/kernel/linux/linux-5.10/include/linux/dma/ |
H A D | xilinx_dma.h | 24 * @reset: Reset Channel 37 int reset; member
|
/kernel/linux/linux-6.6/include/linux/dma/ |
H A D | xilinx_dma.h | 24 * @reset: Reset Channel 37 int reset; member
|
/kernel/linux/linux-6.6/include/linux/reset/ |
H A D | reset-simple.h | 16 #include <linux/reset-controller.h> 20 * struct reset_simple_data - driver data for simple reset controllers 23 * @rcdev: reset controller device base structure 24 * @active_low: if true, bits are cleared to assert the reset. Otherwise, bits 25 * are set to assert the reset. Note that this says nothing about 26 * the voltage level of the actual reset line. 27 * @status_active_low: if true, bits read back as cleared while the reset is 29 * reset is asserted. 31 * waited for between an assert and a deassert to reset the 35 * unknown and the reset operatio [all...] |
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | isp1362.h | 33 /* Hardware reset set/clear */ 34 void (*reset) (struct device *dev, int set); member
|
/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-reset.h | 11 #include <linux/reset-controller.h>
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-sun50i-a100-r.h | 10 #include <dt-bindings/reset/sun50i-a100-r-ccu.h>
|
H A D | ccu-sun20i-d1-r.h | 11 #include <dt-bindings/reset/sun20i-d1-r-ccu.h>
|
H A D | ccu-sun9i-a80-de.h | 12 #include <dt-bindings/reset/sun9i-a80-de.h>
|
H A D | ccu-sun50i-h6-r.h | 10 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>
|
H A D | ccu-sun8i-de2.h | 10 #include <dt-bindings/reset/sun8i-de2.h>
|
/kernel/linux/linux-6.6/drivers/clk/ux500/ |
H A D | reset-prcc.h | 6 #include <linux/reset-controller.h> 10 * struct u8500_prcc_reset - U8500 PRCC reset controller state 11 * @rcdev: reset controller device
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gk20a.c | 33 .reset = gk104_mc_reset,
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | ParseStatus.java | 16 public void reset() { in reset() method in ParseStatus
|
/third_party/icu/icu4c/source/common/ |
H A D | errorcode.cpp | 26 UErrorCode ErrorCode::reset() { in reset() function in ErrorCode
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | ParseStatus.java | 20 public void reset() { in reset() method in ParseStatus
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | colors.h | 29 const char *reset; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | errorcode.cpp | 26 UErrorCode ErrorCode::reset() { in reset() function in ErrorCode
|
/third_party/rust/crates/clap/src/output/textwrap/ |
H A D | wrap_algorithms.rs | 17 pub(crate) fn reset(&mut self) { 36 self.reset();
|