Searched refs:SET3 (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | rand.c | 61 #define SET3(x, x0, x1, x2) ((x)[0] = (x0), (x)[1] = (x1), (x)[2] = (x2)) macro 62 #define SETLOW(x, y, n) SET3(x, LOW((y)[n]), LOW((y)[(n)+1]), LOW((y)[(n)+2])) 63 #define SEED(x0, x1, x2) (SET3(x, x0, x1, x2), SET3(a, A0, A1, A2), c = C)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | max8998.txt | 99 max8998,pmic-buck2-dvs-gpio = <&gpx0 0 3 0 0>; /* SET3 */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | samsung,s5m8767.txt | 97 <&gpx2 5 0>; /* SET3 */
|
| H A D | max8997-regulator.txt | 105 <&gpx0 2 1 0 0>; /* SET3 */
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | exynos5250-spring.dts | 122 <&gpx2 5 GPIO_ACTIVE_LOW>; /* SET3 */
|