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.h1769 ** structures. The xShutdown method is invoked (indirectly) by
1772 ** xInit and xShutdown.
1776 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1786 ** call to xShutdown().
1796 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member
1797 void *pAppData; /* Argument to xInit() and xShutdown() */
9183 ** [[the xShutdown() page cache method]]
9184 ** ^The xShutdown() method is called by [sqlite3_shutdown()].
9187 ** ^The xShutdown() method may be NULL.
9191 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
[all …]
H A Dshell.c2107 memtraceBase.xShutdown(p); in memtraceShutdown()
2195 fprintf(pcachetraceOut, "PCACHETRACE: xShutdown(%p)\n", pArg); in pcachetraceShutdown()
2197 pcacheBase.xShutdown(pArg); in pcachetraceShutdown()
H A Dsqlite3.c2088 ** structures. The xShutdown method is invoked (indirectly) by
2091 ** xInit and xShutdown.
2095 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
2105 ** call to xShutdown().
2115 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member
2116 void *pAppData; /* Argument to xInit() and xShutdown() */
9502 ** [[the xShutdown() page cache method]]
9503 ** ^The xShutdown() method is called by [sqlite3_shutdown()].
9506 ** ^The xShutdown() method may be NULL.
9510 ** 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 */