Searched refs:reset (Results 3526 - 3550 of 6992) sorted by relevance
1...<<141142143144145146147148149150>>...280
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun4i_layer.c | 135 .reset = sun4i_backend_layer_reset,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
H A D | tidss_plane.c | 37 * The visible field is not reset by the DRM core but only in tidss_plane_atomic_check() 161 .reset = drm_atomic_helper_plane_reset,
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | uniphier-regulator.c | 15 #include <linux/reset.h>
|
/kernel/linux/linux-5.10/drivers/reset/ |
H A D | reset-intel-gw.c | 13 #include <linux/reset-controller.h> 39 .name = "intel-reset", 48 * the reset control register(X) is X + 4 196 ret = device_property_read_u32_array(dev, "intel,global-reset", rb_id, in intel_reset_probe() 199 dev_err(dev, "Failed to get global reset offset!\n"); in intel_reset_probe() 245 .name = "intel-reset", 259 * specific devices to perform reset operation as part of initialization.
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_crtc.h | 137 * require a full modeset. They can also reset it to false if e.g. a 197 * __drm_atomic_helper_crtc_duplicate_state() will not reset the value 411 * @reset: 417 * Atomic drivers can use drm_atomic_helper_crtc_reset() to reset 420 void (*reset)(struct drm_crtc *crtc); member
|
H A D | drm_plane.h | 319 * @reset: 325 * Atomic drivers can use drm_atomic_helper_plane_reset() to reset 328 void (*reset)(struct drm_plane *plane); member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | input_formatter.c | 145 state->reset = input_formatter_reg_load(ID, in input_formatter_get_state() 226 state->reset = input_formatter_reg_load(ID, in input_formatter_bin_get_state()
|
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
H A D | fb_bd663474.c | 26 par->fbtftops.reset(par); in init_display()
|
H A D | fb_ili9163.c | 77 par->fbtftops.reset(par); in init_display() 79 write_reg(par, MIPI_DCS_SOFT_RESET); /* software reset */ in init_display()
|
H A D | fb_ili9320.c | 36 par->fbtftops.reset(par); in init_display()
|
H A D | fb_hx8347d.c | 25 par->fbtftops.reset(par); in init_display()
|
H A D | fb_s6d1121.c | 29 par->fbtftops.reset(par); in init_display()
|
H A D | fb_ssd1289.c | 28 par->fbtftops.reset(par); in init_display()
|
H A D | fb_ssd1351.c | 34 par->fbtftops.reset(par); in init_display()
|
H A D | fb_ssd1331.c | 27 par->fbtftops.reset(par); in init_display()
|
H A D | fb_ssd1306.c | 34 par->fbtftops.reset(par); in init_display()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-bcm-kona.c | 52 /* This timeout should be sufficent for core to reset */ in sdhci_bcm_kona_sd_reset() 55 /* reset the host using the top level reset */ in sdhci_bcm_kona_sd_reset() 62 pr_err("Error: sd host is stuck in reset!!!\n"); in sdhci_bcm_kona_sd_reset() 67 /* bring the host out of reset */ in sdhci_bcm_kona_sd_reset() 109 * IP to function properly the bit 0 of CORESTAT register needs to be set/reset 182 .reset = sdhci_reset,
|
H A D | sdhci-of-sparx5.c | 147 .reset = sdhci_sparx5_reset, 215 /* Do a HW reset of eMMC card */ in sdhci_sparx5_probe()
|
H A D | sdhci-pic32.c | 95 .reset = sdhci_reset,
|
H A D | sdhci-pltfm.c | 39 .reset = sdhci_reset,
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | denali_dt.c | 17 #include <linux/reset.h> 26 struct reset_control *rst; /* core reset */ 27 struct reset_control *rst_reg; /* register reset */ 184 * Deassert the register reset, and the core reset in this order. in denali_dt_probe() 185 * Deasserting the core reset while the register reset is asserted in denali_dt_probe() 197 * When the reset is deasserted, the initialization sequence is kicked in denali_dt_probe()
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2.h | 21 #include <linux/reset.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/actions/ |
H A D | owl-emac.h | 33 #define OWL_EMAC_BIT_MAC_CSR0_SWR BIT(0) /* Software reset */ 259 struct reset_control *reset; member
|
/kernel/linux/linux-6.6/drivers/net/arcnet/ |
H A D | arcdevice.h | 115 * Time needed to reset the card - in ms (milliseconds). This works on my 140 #define RESETflag 0x10 /* power-on-reset */ 165 #define RESETclear 0x08 /* power-on-reset */ 173 /* byte deposited into first address of buffers on reset */ 323 int (*reset)(struct net_device *dev, int really_reset); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 265 .reset = efx_ethtool_reset,
|
Completed in 18 milliseconds
1...<<141142143144145146147148149150>>...280