Home
last modified time | relevance | path

Searched refs:RST (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_parse.c15 #define RST 0xd0 macro
126 case RST ... RST + 7: in mtk_jpeg_do_parse()
/Linux-v5.4/arch/arm/mach-shmobile/
Dpm-rcar-gen2.c21 #define RST 0xe6160000 macro
106 p = ioremap_nocache(RST, 0x63); in rcar_gen2_pm_init()
/Linux-v5.4/drivers/media/i2c/
Ds5k4ecgx.c176 RST, enumerator
479 if (s5k4ecgx_gpio_set_value(priv, RST, priv->gpio[RST].level)) in __s5k4ecgx_power_on()
487 if (s5k4ecgx_gpio_set_value(priv, RST, !priv->gpio[RST].level)) in __s5k4ecgx_power_off()
875 priv->gpio[RST].gpio = -EINVAL; in s5k4ecgx_config_gpios()
894 priv->gpio[RST] = *gpio; in s5k4ecgx_config_gpios()
Ds5k6aa.c180 RST, enumerator
844 if (s5k6aa_gpio_deassert(s5k6aa, RST)) in __s5k6aa_power_on()
854 if (s5k6aa_gpio_assert(s5k6aa, RST)) in __s5k6aa_power_off()
1513 s5k6aa->gpio[RST].gpio = -EINVAL; in s5k6aa_configure_gpios()
1536 s5k6aa->gpio[RST] = *gpio; in s5k6aa_configure_gpios()
/Linux-v5.4/arch/mips/rb532/
Dsetup.c32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
/Linux-v5.4/arch/mips/include/asm/mach-rc32434/
Drb.h15 #define RST (1 << 15) macro
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Dfeiyang,fy07024di26a30d.txt18 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */
Dsitronix,st7701.txt28 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/
Dauo_pixcir_ts.txt23 <&gpf 5 1 0>; /* RST */
Dzforce_ts.txt26 reset-gpios = <&gpio5 9 0>; /* RST */
/Linux-v5.4/tools/perf/trace/beauty/
Dmsg_flags.c48 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
/Linux-v5.4/arch/arm/boot/dts/
Domap3-sbc-t3530.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
Domap3-sbc-t3730.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
Domap3-sbc-t3517.dts48 OMAP3_CORE1_IOPAD(0x21ec, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_98 - SB-T35 USB HUB RST */
Dste-hrefv60plus.dtsi310 * Display Interface 1 uses GPIO 65 for RST (reset).
311 * Display Interface 2 uses GPIO 66 for RST (reset).
Domap3-cm-t3517.dts94 OMAP3_CORE1_IOPAD(0x2184, PIN_OUTPUT | MUX_MODE4) /* mcbsp4_clkx.gpio_152 - USB HUB RST */
Dimx53-voipac-dmm-668.dtsi55 /* FEC RST */
/Linux-v5.4/drivers/pinctrl/
Dpinctrl-falcon.c107 MFP_FALCON(GPIO0, RST, GPIO, NONE, NONE),
113 MFP_FALCON(GPIO6, RST, GPIO, NONE, NONE),
182 GRP_MUX("por", RST, pins_por),
186 GRP_MUX("hrst", RST, pins_hrst),
/Linux-v5.4/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-oceanic-5205-5inmfd.dts50 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
Dsun50i-a64-amarula-relic.dts44 reset-gpios = <&pio 4 14 GPIO_ACTIVE_LOW>; /* CSI-RST-R: PE14 */
110 reset-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH8 */
/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.h43 #define RST 0xd0 macro
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_dpi_regs.h13 #define RST BIT(0) macro
/Linux-v5.4/Documentation/hwmon/
Dsmm665.rst108 and/or other activity. Triggered signals can include HEALTHY, RST, Power Off,
110 or crit if exceeding the limits triggers RST, Power Off, or Fault, and as min or
/Linux-v5.4/Documentation/networking/
Dsnmp_counter.rst276 and RST packets. Doesn't like TcpInSegs, the TcpOutSegs is aware of
384 the 'segments sent containing the RST flag', but in linux kernel, this
400 The socket receives a RST packet in Establish or CloseWait state.
467 connection. So TCP layer sends a RST to the other side, indicate the
480 when the application closes a connection, kernel will send a RST
487 kernel will send a RST to the other side of the TCP connection.
498 enough memory to keep the orphan socket, kernel would send an RST to
514 situation, kernel won't send RST, just give up the connection.
519 for the fin packet from the other side, kernel could send a RST and
526 The kernel TCP layer will send RST if the `RFC2525 2.17 section`_ is
[all …]
/Linux-v5.4/drivers/media/i2c/s5c73m3/
Ds5c73m3.h356 RST, enumerator

123