/linux-6.1.9/drivers/reset/ |
D | reset-rzg2l-usbphy-ctrl.c | 16 #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.1.9/arch/arm/mach-pxa/ |
D | colibri-pcmcia.c | 39 RESET = 5, enumerator 93 gpio_set_value(colibri_pcmcia_gpios[RESET].gpio, in colibri_pcmcia_configure_socket() 126 colibri_pcmcia_gpios[RESET].gpio = COLIBRI270_RESET_GPIO; in colibri_pcmcia_init() 134 colibri_pcmcia_gpios[RESET].gpio = COLIBRI320_RESET_GPIO; in colibri_pcmcia_init()
|
/linux-6.1.9/arch/mips/cobalt/ |
D | reset.c | 21 #define RESET 0x0f macro 48 writeb(RESET, RESET_PORT); in cobalt_machine_restart()
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | pxa300-raumfeld-tuneable-clock.dtsi | 74 MFP_PIN_PXA300(120) MFP_AF0 /* RESET */ 81 MFP_PIN_PXA300(111) MFP_AF0 /* RESET */
|
/linux-6.1.9/Documentation/devicetree/bindings/reset/ |
D | ti,tps380x-reset.yaml | 15 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
|
D | oxnas,reset.txt | 1 Oxford Semiconductor OXNAS SoC Family RESET Controller
|
/linux-6.1.9/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 35 /* 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.1.9/Documentation/devicetree/bindings/net/ |
D | mdio.yaml | 33 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.1.9/Documentation/devicetree/bindings/sound/ |
D | cs4271.txt | 20 !RESET pin 24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
|
D | pcm1789.txt | 13 - reset-gpios: GPIO to control the RESET pin
|
D | cs42xx8.txt | 20 !RESET pin
|
/linux-6.1.9/Documentation/devicetree/bindings/net/wireless/ |
D | microchip,wilc1000.yaml | 39 and deasserting RESET. This should be declared as an 45 connected to the RESET line. This should be declared as an
|
/linux-6.1.9/drivers/media/i2c/ |
D | ov2640.c | 128 #define RESET 0xE0 /* Reset */ macro 386 { RESET, RESET_JPEG | RESET_DVP }, 504 { RESET, RESET_DVP }, 529 { RESET, 0x00} 605 { RESET, 0x00 }, 615 { RESET, 0x00 }, 623 { RESET, 0x00 }, 631 { RESET, 0x00 },
|
D | mt9m111.c | 432 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.1.9/drivers/iio/chemical/ |
D | sps30.c | 35 RESET, enumerator 72 if (state->state == RESET) { in sps30_do_meas() 98 state->state = RESET; in sps30_do_reset()
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | zl10353_priv.h | 45 RESET = 0x55, enumerator
|
D | mt352_priv.h | 66 RESET = 0x50, enumerator
|
/linux-6.1.9/sound/isa/sb/ |
D | sb_common.c | 66 outb(1, SBP(chip, RESET)); in snd_sbdsp_reset() 68 outb(0, SBP(chip, RESET)); in snd_sbdsp_reset()
|
/linux-6.1.9/drivers/input/keyboard/ |
D | qt1070.c | 39 #define RESET 0x39 macro 186 qt1070_write(client, RESET, 1); in qt1070_probe()
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/chemical/ |
D | plantower,pms7003.yaml | 34 description: GPIO connected to the RESET line
|
/linux-6.1.9/drivers/gpu/drm/hisilicon/kirin/ |
D | dw_dsi_reg.h | 16 #define RESET 0 macro
|
/linux-6.1.9/Documentation/devicetree/bindings/display/bridge/ |
D | sil-sii8620.txt | 9 - reset-gpios: gpio specifier of RESET pin
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/potentiometer/ |
D | adi,ad5272.yaml | 30 Active low signal to the AD5272 RESET input.
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | rv740d.h | 56 #define RESET (1 << 30) macro
|
/linux-6.1.9/arch/arm64/boot/dts/ti/ |
D | k3-am65-iot2050-common-pg2.dtsi | 27 "", "", "", "", "CP2102N-RESET";
|