Home
last modified time | relevance | path

Searched refs:s6 (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6d16d0.c50 struct s6d16d0 *s6 = panel_to_s6d16d0(panel); in s6d16d0_unprepare() local
51 struct mipi_dsi_device *dsi = to_mipi_dsi_device(s6->dev); in s6d16d0_unprepare()
57 dev_err(s6->dev, "failed to enter sleep mode (%d)\n", ret); in s6d16d0_unprepare()
62 gpiod_set_value_cansleep(s6->reset_gpio, 1); in s6d16d0_unprepare()
63 regulator_disable(s6->supply); in s6d16d0_unprepare()
70 struct s6d16d0 *s6 = panel_to_s6d16d0(panel); in s6d16d0_prepare() local
71 struct mipi_dsi_device *dsi = to_mipi_dsi_device(s6->dev); in s6d16d0_prepare()
74 ret = regulator_enable(s6->supply); in s6d16d0_prepare()
76 dev_err(s6->dev, "failed to enable supply (%d)\n", ret); in s6d16d0_prepare()
81 gpiod_set_value_cansleep(s6->reset_gpio, 1); in s6d16d0_prepare()
[all …]
/OK3568_Linux_fs/kernel/crypto/
H A Dcast5_generic.c91 static const u32 s6[256] = { variable
410 z[0] = x[0] ^ s5[xi(13)] ^ s6[xi(15)] ^ s7[xi(12)] ^ sb8[xi(14)] ^ in key_schedule()
412 z[1] = x[2] ^ s5[zi(0)] ^ s6[zi(2)] ^ s7[zi(1)] ^ sb8[zi(3)] ^ in key_schedule()
414 z[2] = x[3] ^ s5[zi(7)] ^ s6[zi(6)] ^ s7[zi(5)] ^ sb8[zi(4)] ^ in key_schedule()
416 z[3] = x[1] ^ s5[zi(10)] ^ s6[zi(9)] ^ s7[zi(11)] ^ sb8[zi(8)] ^ in key_schedule()
417 s6[xi(11)]; in key_schedule()
418 k[0] = s5[zi(8)] ^ s6[zi(9)] ^ s7[zi(7)] ^ sb8[zi(6)] ^ s5[zi(2)]; in key_schedule()
419 k[1] = s5[zi(10)] ^ s6[zi(11)] ^ s7[zi(5)] ^ sb8[zi(4)] ^ in key_schedule()
420 s6[zi(6)]; in key_schedule()
421 k[2] = s5[zi(12)] ^ s6[zi(13)] ^ s7[zi(3)] ^ sb8[zi(2)] ^ in key_schedule()
[all …]
/OK3568_Linux_fs/buildroot/package/s6-linux-init/
H A DConfig.in2 bool "s6-linux-init"
3 depends on BR2_USE_MMU # s6
8 s6-linux-init is a set of minimalistic tools to create a
9 s6-based init system, including a /sbin/init binary, on a
12 http://skarnet.org/software/s6-linux-init/
H A Ds6-linux-init.mk8 S6_LINUX_INIT_SITE = http://skarnet.org/software/s6-linux-init
11 S6_LINUX_INIT_DEPENDENCIES = s6 s6-linux-utils s6-portable-utils
19 --with-lib=$(STAGING_DIR)/lib/s6 \
H A D0001-configure-add-D_GNU_SOURCE.patch11 https://github.com/skarnet/s6-linux-init/commit/355a75e08bbc8af8af97576bad07471dd1b431d8:
13 src/shutdown/s6-linux-init-shutdownd.c: In function ‘main’:
14 src/shutdown/s6-linux-init-shutdownd.c:294:24: error: ‘F_DUPFD_CLOEXEC’ undeclared (first use in th…
20 [Upstream status: https://github.com/skarnet/s6-linux-init/pull/3]
/OK3568_Linux_fs/buildroot/package/s6-networking/
H A Ds6-networking.mk8 S6_NETWORKING_SITE = http://skarnet.org/software/s6-networking
12 S6_NETWORKING_DEPENDENCIES = s6-dns s6
20 --with-lib=$(STAGING_DIR)/lib/s6 \
21 --with-lib=$(STAGING_DIR)/lib/s6-dns \
43 rm -rf $(TARGET_DIR)/usr/lib/s6-networking
H A DConfig.in2 bool "s6-networking"
3 depends on BR2_USE_MMU # s6
7 s6-networking is a suite of small networking utilities for
13 http://skarnet.org/software/s6-networking/
/OK3568_Linux_fs/buildroot/package/s6-rc/
H A DConfig.in2 bool "s6-rc"
3 depends on BR2_USE_MMU # s6
6 s6-rc is a service manager for s6-based systems, i.e. a
11 http://skarnet.org/software/s6-rc/
H A Ds6-rc.mk8 S6_RC_SITE = http://skarnet.org/software/s6-rc
12 S6_RC_DEPENDENCIES = s6
20 --with-lib=$(STAGING_DIR)/lib/s6 \
34 rm -rf $(TARGET_DIR)/usr/lib/s6-rc
47 HOST_S6_RC_DEPENDENCIES = host-s6
69 rm -f $(HOST_DIR)/bin/s6-rc-dryrun
H A DConfig.in.host2 bool "host s6-rc"
5 This package provides the host variant of the s6-rc tools,
6 required to build the s6-rc service database offline.
8 http://skarnet.org/software/s6-rc/
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Deeprom.h124 int s6; in s6_to_int() local
126 s6 = s6_validate(reg); in s6_to_int()
127 if (s6 & BIT(5)) in s6_to_int()
128 s6 -= BIT(6); in s6_to_int()
130 return s6; in s6_to_int()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcps-vec-ns16550.S53 move s6, a0
55 1: lb a0, 0(s6)
58 PTR_ADDIU s6, s6, 1
124 move s6, a0
127 move a0, s6
H A Drelocate_kernel.S56 li s6, (1 << _PAGE_SHIFT) / SZREG
64 LONG_ADDIU s6, s6, -1
65 beq s6, zero, process_entry
/OK3568_Linux_fs/external/libmali/include/CL/
H A Dcl_platform.h563 __CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7; }; member
582 …__CL_ANON_STRUCT__ struct{ cl_char s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member
638 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7; }; member
657 …__CL_ANON_STRUCT__ struct{ cl_uchar s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
713 __CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7; }; member
732 …__CL_ANON_STRUCT__ struct{ cl_short s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, s… member
788 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7; }; member
807 …__CL_ANON_STRUCT__ struct{ cl_ushort s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, … member
863 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3, s4, s5, s6, s7; }; member
882 …__CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF… member
[all …]
/OK3568_Linux_fs/buildroot/package/s6-linux-utils/
H A DConfig.in2 bool "s6-linux-utils"
6 s6-linux-utils is a set of minimalistic Linux-specific
9 http://skarnet.org/software/s6-linux-utils/
/OK3568_Linux_fs/buildroot/package/s6-dns/
H A DConfig.in2 bool "s6-dns"
6 s6-dns is a suite of DNS client programs and libraries for
10 http://skarnet.org/software/s6-dns/
H A Ds6-dns.mk8 S6_DNS_SITE = http://skarnet.org/software/s6-dns
32 rm -rf $(TARGET_DIR)/usr/lib/s6-dns
/OK3568_Linux_fs/buildroot/package/s6/
H A DConfig.in2 bool "s6"
6 s6 is a small suite of programs for UNIX, designed to allow
11 http://skarnet.org/software/s6/
/OK3568_Linux_fs/buildroot/package/s6-portable-utils/
H A DConfig.in2 bool "s6-portable-utils"
6 s6-portable-utils is a set of tiny general Unix utilities,
12 http://skarnet.org/software/s6-portable-utils/
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dzl10353.c363 int s6, s9; in zl10353_get_parameters() local
376 s6 = zl10353_read_register(state, STATUS_6); in zl10353_get_parameters()
378 if (s6 < 0 || s9 < 0) in zl10353_get_parameters()
380 if ((s6 & (1 << 5)) == 0 || (s9 & (1 << 4)) == 0) in zl10353_get_parameters()
453 int s6, s7, s8; in zl10353_read_status() local
455 if ((s6 = zl10353_read_register(state, STATUS_6)) < 0) in zl10353_read_status()
463 if (s6 & (1 << 2)) in zl10353_read_status()
465 if (s6 & (1 << 1)) in zl10353_read_status()
467 if (s6 & (1 << 5)) in zl10353_read_status()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H A Ds2-mips.S30 sw s6, 28(sp)
87 move s6, t0
167 mtc0 s6, CP0_STATUS
175 lw s6, 28(sp)
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dregdef.h22 #define s6 $15 macro
23 #define fp s6 /* frame-pointer (s6 in frame-less procedures) */
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dregdef.h46 #define s6 $22 macro
89 #define s6 $22 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dregdef.h48 #define s6 $22 macro
91 #define s6 $22 macro
H A Dasmmacro-64.h24 LONG_S s6, THREAD_REG22(\thread)
37 LONG_L s6, THREAD_REG22(\thread)

1234