Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dti,pcm3168a.txt30 - reset-gpios : Optional reset gpio line connected to RST pin of the codec.
31 The RST line is low active:
32 RST = low: device power-down
33 RST = high: device is enabled
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_dec_parse.c15 #define RST 0xd0 macro
126 case RST ... RST + 7: in mtk_jpeg_do_parse()
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dds1302.c17 #define RST 0x800 macro
20 #define RESET rtc_go_low(RST), rtc_go_low(SCLK)
21 #define N_RESET rtc_go_high(RST), rtc_go_low(SCLK)
200 rtc_go_output(DATA|SCLK|RST); in rtc_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A Dpm-rcar-gen2.c21 #define RST 0xe6160000 macro
106 p = ioremap(RST, 0x63); in rcar_gen2_pm_init()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dmsg.py73 RST = '\033[0m' variable in BBLogFormatter
102 record.levelname = "".join([self.BLD % color, record.levelname, self.RST])
103 record.msg = "".join([self.STD % color, record.msg, self.RST])
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A 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),
/OK3568_Linux_fs/kernel/arch/mips/rb532/
H A Dsetup.c32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/
H A Drb.h15 #define RST (1 << 15) macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dauo_pixcir_ts.txt23 <&gpf 5 1 0>; /* RST */
H A Dzforce_ts.txt26 reset-gpios = <&gpio5 9 0>; /* RST */
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dmsg_flags.c48 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-sbc-t3730.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
H A Domap3-sbc-t3530.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
H A Dste-hrefv60plus.dtsi309 * Display Interface 1 uses GPIO 65 for RST (reset).
310 * Display Interface 2 uses GPIO 66 for RST (reset).
H A Domap3-sbc-t3517.dts48 OMAP3_CORE1_IOPAD(0x21ec, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_98 - SB-T35 USB HUB RST */
H A Dimx6ul-imx6ull-opos6ul.dtsi102 /* RST# */
H A Domap3-cm-t3517.dts94 OMAP3_CORE1_IOPAD(0x2184, PIN_OUTPUT | MUX_MODE4) /* mcbsp4_clkx.gpio_152 - USB HUB RST */
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts48 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
H A Dsun50i-a64-amarula-relic.dts43 reset-gpios = <&pio 4 14 GPIO_ACTIVE_LOW>; /* CSI-RST-R: PE14 */
125 reset-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH8 */
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.h43 #define RST 0xd0 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_px30.h48 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
H A Dsdram_rk3328.h68 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dimx7ulp-evk.dts171 ULP1_PAD_PTD0__PTD0 0x30100 /* USDHC0 RST */
290 ULP1_PAD_PTE11__PTE11 0x30100 /* USDHC1 RST */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_dpi_regs.h13 #define RST BIT(0) macro

123