Home
last modified time | relevance | path

Searched full:xshutdown (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung,s5c73m3.yaml61 xshutdown-gpios:
63 description: XSHUTDOWN pin.
103 xshutdown-gpios: false
116 - xshutdown-gpios
142 xshutdown-gpios = <&gpf1 3 GPIO_ACTIVE_LOW>; /* ISP_RESET */
H A Dsamsung-s5c73m3.txt23 - xshutdown-gpios : specifier of GPIO connected to the XSHUTDOWN pin;
79 xshutdown-gpios = <&gpf1 3 1>;
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dad5820.txt16 - enable-gpios : GPIO spec for the XSHUTDOWN pin. The XSHUTDOWN signal is
H A Dtoshiba,et8ek8.txt19 - reset-gpios: XSHUTDOWN GPIO. The XSHUTDOWN signal is active low. The sensor
H A Dov7251.txt13 to the hardware pin XSHUTDOWN which is physically active low.
H A Dovti,ov5670.yaml32 description: Reference to the GPIO connected to the XSHUTDOWN pin. Active low.
H A Dnokia,smia.txt30 - reset-gpios: XSHUTDOWN GPIO
H A Dovti,og01a1b.yaml33 description: Active low GPIO connected to XSHUTDOWN pad of the sensor.
H A Dovti,ov2680.yaml36 This corresponds to the hardware pin XSHUTDOWN which is physically
H A Dhynix,hi846.yaml42 description: Reference to the GPIO connected to the XSHUTDOWN pin. Active low.
H A Dov8856.yaml56 This corresponds to the hardware pin XSHUTDOWN which is physically
H A Dovti,ov8856.yaml56 This corresponds to the hardware pin XSHUTDOWN which is physically
H A Dmipi-ccs.yaml57 description: Reset GPIO. Also commonly called XSHUTDOWN in hardware
/freebsd/contrib/sqlite3/
H A Dsqlite3.h1747 ** structures. The xShutdown method is invoked (indirectly) by
1750 ** xInit and xShutdown.
1754 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1764 ** call to xShutdown().
1774 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member
1775 void *pAppData; /* Argument to xInit() and xShutdown() */
8969 ** [[the xShutdown() page cache method]]
8970 ** ^The xShutdown() method is called by [sqlite3_shutdown()].
8973 ** ^The xShutdown() method may be NULL.
8977 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
[all …]
H A Dshell.c2609 memtraceBase.xShutdown(p); in memtraceShutdown()
2697 fprintf(pcachetraceOut, "PCACHETRACE: xShutdown(%p)\n", pArg); in pcachetraceShutdown()
2699 pcacheBase.xShutdown(pArg); in pcachetraceShutdown()
H A Dsqlite3.c2060 ** structures. The xShutdown method is invoked (indirectly) by
2063 ** xInit and xShutdown.
2067 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
2077 ** call to xShutdown().
2087 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member
2088 void *pAppData; /* Argument to xInit() and xShutdown() */
9282 ** [[the xShutdown() page cache method]]
9283 ** ^The xShutdown() method is called by [sqlite3_shutdown()].
9286 ** ^The xShutdown() method may be NULL.
9290 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
[all …]
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-midas.dtsi611 xshutdown-gpios = <&gpf1 3 GPIO_ACTIVE_LOW>; /* ISP_RESET */