| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | ti,pcm3168a.txt | 30 - 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 D | mtk_jpeg_dec_parse.c | 15 #define RST 0xd0 macro 126 case RST ... RST + 7: in mtk_jpeg_do_parse()
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | ds1302.c | 17 #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 D | pm-rcar-gen2.c | 21 #define RST 0xe6160000 macro 106 p = ioremap(RST, 0x63); in rcar_gen2_pm_init()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | msg.py | 73 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 D | pinctrl-falcon.c | 107 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 D | setup.c | 32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/ |
| H A D | rb.h | 15 #define RST (1 << 15) macro
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | auo_pixcir_ts.txt | 23 <&gpf 5 1 0>; /* RST */
|
| H A D | zforce_ts.txt | 26 reset-gpios = <&gpio5 9 0>; /* RST */
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | msg_flags.c | 48 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap3-sbc-t3730.dts | 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
|
| H A D | omap3-sbc-t3530.dts | 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
|
| H A D | ste-hrefv60plus.dtsi | 309 * Display Interface 1 uses GPIO 65 for RST (reset). 310 * Display Interface 2 uses GPIO 66 for RST (reset).
|
| H A D | omap3-sbc-t3517.dts | 48 OMAP3_CORE1_IOPAD(0x21ec, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_98 - SB-T35 USB HUB RST */
|
| H A D | imx6ul-imx6ull-opos6ul.dtsi | 102 /* RST# */
|
| H A D | omap3-cm-t3517.dts | 94 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 D | sun50i-a64-oceanic-5205-5inmfd.dts | 48 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
|
| H A D | sun50i-a64-amarula-relic.dts | 43 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 D | jpeg-core.h | 43 #define RST 0xd0 macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | sdram_px30.h | 48 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
|
| H A D | sdram_rk3328.h | 68 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | smm665.rst | 108 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 D | imx7ulp-evk.dts | 171 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 D | mtk_dpi_regs.h | 13 #define RST BIT(0) macro
|