Home
last modified time | relevance | path

Searched refs:RESET (Results 1 – 25 of 142) sorted by relevance

123456

/linux-6.3-rc2/drivers/reset/
A Dreset-rzg2l-usbphy-ctrl.c16 #define RESET 0x000 macro
51 val = readl(base + RESET); in rzg2l_usbphy_ctrl_assert()
55 writel(val, base + RESET); in rzg2l_usbphy_ctrl_assert()
70 val = readl(base + RESET); in rzg2l_usbphy_ctrl_deassert()
74 writel(val, base + RESET); in rzg2l_usbphy_ctrl_deassert()
88 return !!(readl(priv->base + RESET) & port_mask); in rzg2l_usbphy_ctrl_status()
151 val = readl(priv->base + RESET); in rzg2l_usbphy_ctrl_probe()
153 writel(val, priv->base + RESET); in rzg2l_usbphy_ctrl_probe()
/linux-6.3-rc2/arch/mips/cobalt/
A Dreset.c21 #define RESET 0x0f macro
48 writeb(RESET, RESET_PORT); in cobalt_machine_restart()
/linux-6.3-rc2/arch/arm/boot/dts/
A Dpxa300-raumfeld-tuneable-clock.dtsi74 MFP_PIN_PXA300(120) MFP_AF0 /* RESET */
81 MFP_PIN_PXA300(111) MFP_AF0 /* RESET */
/linux-6.3-rc2/Documentation/devicetree/bindings/reset/
A Dti,tps380x-reset.yaml15 RESET signal if the voltage drops below a preset threshold or upon a manual
16 reset input (MR). The RESET output remains asserted for the factory
A Doxnas,reset.txt1 Oxford Semiconductor OXNAS SoC Family RESET Controller
/linux-6.3-rc2/drivers/misc/altera-stapl/
A Daltera-jtag.c35 /* RESET */ { RESET, IDLE },
44 /* IRSELECT */ { RESET, IRCAPTURE },
307 } else if (state == RESET) in altera_goto_jstate()
354 tms = (wait_state == RESET) ? TMS_HIGH : TMS_LOW; in altera_wait_cycles()
598 case RESET: in altera_irscan()
697 case RESET: in altera_swap_ir()
801 case RESET: in altera_drscan()
892 case RESET: in altera_swap_dr()
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dmdio.yaml33 The phandle and specifier for the GPIO that controls the RESET
38 RESET pulse width in microseconds. It applies to all MDIO devices
40 requirements (maximum value of all per-device RESET pulse widths).
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dcs4271.txt20 !RESET pin
24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
A Dpcm1789.txt13 - reset-gpios: GPIO to control the RESET pin
A Dcs42xx8.txt20 !RESET pin
/linux-6.3-rc2/Documentation/devicetree/bindings/net/wireless/
A Dmicrochip,wilc1000.yaml39 and deasserting RESET. This should be declared as an
45 connected to the RESET line. This should be declared as an
/linux-6.3-rc2/drivers/media/i2c/
A Dov2640.c126 #define RESET 0xE0 /* Reset */ macro
384 { RESET, RESET_JPEG | RESET_DVP },
502 { RESET, RESET_DVP },
527 { RESET, 0x00}
603 { RESET, 0x00 },
613 { RESET, 0x00 },
621 { RESET, 0x00 },
629 { RESET, 0x00 },
A Dmt9m111.c432 return reg_write(RESET, MT9M111_RESET_CHIP_ENABLE); in mt9m111_enable()
440 ret = reg_set(RESET, MT9M111_RESET_RESET_MODE); in mt9m111_reset()
442 ret = reg_set(RESET, MT9M111_RESET_RESET_SOC); in mt9m111_reset()
444 ret = reg_clear(RESET, MT9M111_RESET_RESET_MODE in mt9m111_reset()
923 ret = reg_set(RESET, MT9M111_RESET_RESET_MODE); in mt9m111_suspend()
925 ret = reg_set(RESET, MT9M111_RESET_RESET_SOC | in mt9m111_suspend()
929 ret = reg_clear(RESET, MT9M111_RESET_CHIP_ENABLE); in mt9m111_suspend()
/linux-6.3-rc2/drivers/iio/chemical/
A Dsps30.c35 RESET, enumerator
72 if (state->state == RESET) { in sps30_do_meas()
98 state->state = RESET; in sps30_do_reset()
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dzl10353_priv.h45 RESET = 0x55, enumerator
A Dmt352_priv.h66 RESET = 0x50, enumerator
/linux-6.3-rc2/sound/isa/sb/
A Dsb_common.c66 outb(1, SBP(chip, RESET)); in snd_sbdsp_reset()
68 outb(0, SBP(chip, RESET)); in snd_sbdsp_reset()
/linux-6.3-rc2/drivers/input/keyboard/
A Dqt1070.c39 #define RESET 0x39 macro
185 qt1070_write(client, RESET, 1); in qt1070_probe()
/linux-6.3-rc2/Documentation/devicetree/bindings/mtd/
A Djedec,spi-nor.yaml67 because some systems don't toggle the flash RESET# pin upon system reset
75 A GPIO line connected to the RESET (active low) signal of the device.
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/
A Dgenesys,gl850g.yaml24 description: GPIO controlling the RESET# pin.
/linux-6.3-rc2/drivers/gpu/drm/hisilicon/kirin/
A Ddw_dsi_reg.h16 #define RESET 0 macro
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/chemical/
A Dplantower,pms7003.yaml34 description: GPIO connected to the RESET line
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/potentiometer/
A Dadi,ad5272.yaml30 Active low signal to the AD5272 RESET input.
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Drv740d.h56 #define RESET (1 << 30) macro
/linux-6.3-rc2/arch/arm64/boot/dts/ti/
A Dk3-am65-iot2050-common-pg2.dtsi27 "", "", "", "", "CP2102N-RESET";

Completed in 38 milliseconds

123456