Home
last modified time | relevance | path

Searched full:ace (Results 1 – 25 of 108) sorted by relevance

12345

/openbmc/linux/drivers/media/pci/intel/ivsc/
H A Dmei_ace.c4 * Intel Visual Sensing Controller ACE Linux driver
83 /* ACE command header structure */
98 /* ACE command parameter structure */
104 /* ACE command structure */
110 /* ACE notification header */
151 /* ACE notification content */
158 /* ACE notification structure */
181 /* runtime PM link from ace to csi */
197 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() argument
213 hdr->firmware_id = ace->firmware_id; in construct_command()
[all …]
H A DMakefile8 obj-$(CONFIG_INTEL_VSC) += ivsc-ace.o
9 ivsc-ace-y += mei_ace.o
/openbmc/linux/fs/nfsd/
H A Dnfs4acl.c237 struct nfs4_ace *ace; in _posix_to_nfsv4_one() local
247 ace = acl->aces + acl->naces; in _posix_to_nfsv4_one()
257 ace->type = NFS4_ACE_ACCESS_DENIED_ACE_TYPE; in _posix_to_nfsv4_one()
258 ace->flag = eflag; in _posix_to_nfsv4_one()
259 ace->access_mask = deny_mask_from_posix(deny, flags); in _posix_to_nfsv4_one()
260 ace->whotype = NFS4_ACL_WHO_OWNER; in _posix_to_nfsv4_one()
261 ace++; in _posix_to_nfsv4_one()
265 ace->type = NFS4_ACE_ACCESS_ALLOWED_ACE_TYPE; in _posix_to_nfsv4_one()
266 ace->flag = eflag; in _posix_to_nfsv4_one()
267 ace->access_mask = mask_from_posix(pa->e_perm, flags | NFS4_ACL_OWNER); in _posix_to_nfsv4_one()
[all …]
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_hdmi_helper.c89 #define ACE(x) ((x) << 5) macro
92 #define HDMI_COLORIMETRY_SMPTE_170M_YCC (C(1) | EC(0) | ACE(0))
93 #define HDMI_COLORIMETRY_BT709_YCC (C(2) | EC(0) | ACE(0))
94 #define HDMI_COLORIMETRY_XVYCC_601 (C(3) | EC(0) | ACE(0))
95 #define HDMI_COLORIMETRY_XVYCC_709 (C(3) | EC(1) | ACE(0))
96 #define HDMI_COLORIMETRY_SYCC_601 (C(3) | EC(2) | ACE(0))
97 #define HDMI_COLORIMETRY_OPYCC_601 (C(3) | EC(3) | ACE(0))
98 #define HDMI_COLORIMETRY_OPRGB (C(3) | EC(4) | ACE(0))
99 #define HDMI_COLORIMETRY_BT2020_CYCC (C(3) | EC(5) | ACE(0))
100 #define HDMI_COLORIMETRY_BT2020_RGB (C(3) | EC(6) | ACE(0))
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/
H A Dace-cloud-editor_git.bb1 DESCRIPTION = "Ace is a code editor written in JavaScript."
2 SUMMARY = "Ace is a code editor written in JavaScript. This repository has only generated files"
7 SRC_URI = "git://github.com/ajaxorg/ace-builds.git;protocol=https;branch=master"
12 FILES:${PN} = "${datadir}/ace-builds"
19 install -d ${D}/${datadir}/ace-builds/src-noconflict
20 rsync -r --exclude=".*" ${S}/src-noconflict/* ${D}/${datadir}/ace-builds/src-noconflict
/openbmc/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst523 - 5ace:5050
527 - 5ace:5070, 5ace:5090
535 - 5ace:6070
539 - 5ace:6190
587 - 5ace:6290
591 - 5ace:6191
595 - 5ace:6193
667 - 5ace:6071
671 - 5ace:6090
675 - 5ace:6091
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_acl.c39 const struct xfs_acl_entry *ace; in xfs_acl_from_disk() local
61 ace = &aclp->acl_entry[i]; in xfs_acl_from_disk()
69 acl_e->e_tag = be32_to_cpu(ace->ae_tag); in xfs_acl_from_disk()
70 acl_e->e_perm = be16_to_cpu(ace->ae_perm); in xfs_acl_from_disk()
75 be32_to_cpu(ace->ae_id)); in xfs_acl_from_disk()
79 be32_to_cpu(ace->ae_id)); in xfs_acl_from_disk()
101 struct xfs_acl_entry *ace; in xfs_acl_to_disk() local
106 ace = &aclp->acl_entry[i]; in xfs_acl_to_disk()
109 ace->ae_tag = cpu_to_be32(acl_e->e_tag); in xfs_acl_to_disk()
112 ace->ae_id = cpu_to_be32( in xfs_acl_to_disk()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DACE-TAO-CIAO4 Copyright and Licensing Information for ACE(TM), TAO(TM), CIAO(TM),
7 [1]ACE(TM), [2]TAO(TM), [3]CIAO(TM), DAnCE(TM), and [4]CoSMIC(TM)
32 The [12]ACE, [13]TAO, [14]CIAO, [15]DAnCE, and [16]CoSMIC web sites
69 The names ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), CoSMIC(TM),
74 to call products or services derived from this source ACE(TM),
85 Back to the [23]ACE home page.
89 1. http://www.dre.vanderbilt.edu/~schmidt/ACE.html
94 6. http://www.dre.vanderbilt.edu/~schmidt/ACE-members.html
99 11. http://www.dre.vanderbilt.edu/~schmidt/ACE-users.html
100 12. http://www.dre.vanderbilt.edu/~schmidt/ACE.html
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/files/
H A Dace_config.patch3 diff -ruN ACE_wrappers1/ace/config.h ACE_wrappers/ace/config.h
4 --- ACE_wrappers1/ace/config.h 1970-01-01 02:00:00.000000000 +0200
5 +++ ACE_wrappers/ace/config.h 2019-01-10 13:36:52.698012477 +0200
7 +#include "ace/config-linux.h"
H A Dno_sysctl.patch10 --- a/ace/config-linux.h
11 +++ b/ace/config-linux.h
14 #include "ace/config-linux-common.h"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/ace/
H A Dace_8.0.1.bb4 LICENSE = "ACE-TAO-CIAO"
5 HOMEPAGE = "http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
10 SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_1/ACE-${PV}.tar.bz2 \
22 B = "${WORKDIR}/ACE_wrappers/ace"
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DDOC1 Copyright and Licensing Information for ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), and CoSMIC(TM)
3 ACE(TM), TAO(TM), CIAO(TM), DAnCE>(TM), and CoSMIC(TM) (henceforth referred to as "DOC software") a…
7 The ACE, TAO, CIAO, DAnCE, and CoSMIC web sites are maintained by the DOC Group at the Institute fo…
11ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), CoSMIC(TM), Washington University, UC Irvine, and Vanderbil…
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,cci-400.yaml52 - ace
53 - ace-lite
183 interface-type = "ace-lite";
189 interface-type = "ace";
195 interface-type = "ace";
/openbmc/linux/fs/smb/server/
H A Dsmbacl.c165 * This function is called for every ACE in the DACL whose SID matches
988 static void smb_set_ace(struct smb_ace *ace, const struct smb_sid *sid, u8 type, in smb_set_ace() argument
991 ace->type = type; in smb_set_ace()
992 ace->flags = flags; in smb_set_ace()
993 ace->access_req = access_req; in smb_set_ace()
994 smb_copy_sid(&ace->sid, sid); in smb_set_ace()
995 ace->size = cpu_to_le16(1 + 1 + 2 + 4 + 1 + 1 + 6 + (sid->num_subauth * 4)); in smb_set_ace()
1225 struct smb_ace *ace; in smb_check_perm_dacl() local
1264 ace = (struct smb_ace *)((char *)pdacl + sizeof(struct smb_acl)); in smb_check_perm_dacl()
1269 ace_size = le16_to_cpu(ace->size); in smb_check_perm_dacl()
[all …]
H A Dsmbacl.h22 * ACE types - see MS-DTYP 2.4.4.1
65 /* ACE types - see MS-DTYP 2.4.4.1 */
87 /* ACE flags */
179 * while processing the nfsv4 ace, this maintains the partial permissions
/openbmc/linux/arch/arm/boot/dts/socionext/
H A Duniphier-pro4-ace.dts3 // Device Tree Source for UniPhier Pro4 Ace Board
12 model = "UniPhier Pro4 Ace Board";
13 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-pro4-ace.dts3 // Device Tree Source for UniPhier Pro4 Ace Board
12 model = "UniPhier Pro4 Ace Board";
13 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
/openbmc/linux/arch/x86/kernel/cpu/
H A Dzhaoxin.c28 /* Enable ACE unit, if present and disabled */ in init_zhaoxin_cap()
31 /* Enable ACE unit */ in init_zhaoxin_cap()
34 pr_info("CPU: Enabled ACE h/w crypto\n"); in init_zhaoxin_cap()
H A Dcentaur.c30 /* enable ACE unit, if present and disabled */ in init_c3()
33 lo |= ACE_FCR; /* enable ACE unit */ in init_c3()
35 pr_info("CPU: Enabled ACE h/w crypto\n"); in init_c3()
/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c36 /* ACE H/W cannot compute hash value for empty string */ in ace_sha_hash_digest()
106 debug("ACE was not setup properly or it is faulty\n"); in hw_sha256()
113 debug("ACE was not setup properly or it is faulty\n"); in hw_sha1()
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_tc2.c63 /* disable all ace cci slave ports */ in ft_board_setup()
73 if (strcmp(prop->data, "ace")) in ft_board_setup()
/openbmc/linux/drivers/bus/
H A Darm-cci.c396 if (WARN_ONCE(port < 0, "node %pOF ACE lite port look-up failure\n", in __cci_control_port_by_device()
413 * -EPERM if operation carried out on an ACE PORT
423 * indexing is therefore disabled for ACE ports. in __cci_control_port_by_index()
473 is_ace = strcmp(match_str, "ace") == 0; in cci_probe_ports()
474 if (!is_ace && strcmp(match_str, "ace-lite")) { in cci_probe_ports()
511 /* initialize a stashed array of ACE ports to speed-up look-up */ in cci_probe_ports()
/openbmc/linux/sound/soc/sof/intel/
H A Dpci-mtl.c42 [SOF_INTEL_IPC4] = "intel/sof-ace-tplg",
72 [SOF_IPC_TYPE_4] = "intel/sof-ace-tplg",
/openbmc/linux/fs/ntfs/
H A Dlayout.h1341 * The predefined ACE types (8-bit, see below).
1371 * The ACE flags (8-bit) for audit and inheritance (see below).
1373 * SUCCESSFUL_ACCESS_ACE_FLAG is only used with system audit and alarm ACE
1377 * FAILED_ACCESS_ACE_FLAG is only used with system audit and alarm ACE types
1397 * An ACE is an access-control entry in an access-control list (ACL).
1398 * An ACE defines access to an object for a specific user or group or defines
1403 * Each ACE starts with an ACE_HEADER structure (aligned on 4-byte boundary),
1404 * which specifies the type and size of the ACE. The format of the subsequent
1405 * data depends on the ACE type.
1409 /* 0*/ ACE_TYPES type; /* Type of the ACE. */
[all …]
/openbmc/linux/fs/smb/client/
H A Dcifsacl.c569 * The first DENY or ALLOW ACE which matches perfectly is in access_flags_to_mode()
624 /* If DELETE_CHILD is set only on an owner ACE, set sticky bit */ in access_flags_to_mode()
641 This function is called for every ACE in the DACL whose SID matches
733 cifs_dbg(VFS, "ACE too small %d\n", le16_to_cpu(pace->size)); in dump_ace()
738 cifs_dbg(VFS, "ACL too small to parse ACE\n"); in dump_ace()
745 cifs_dbg(FYI, "ACE revision %d num_auth %d type %d flags %d size %d\n", in dump_ace()
749 cifs_dbg(FYI, "ACE sub_auth[%d]: 0x%x\n", in dump_ace()
992 /* We need DENY ACE when the perm is more restrictive than the next sets. */ in populate_new_aces()
1009 /* Group DENY ACE does not conflict with owner ALLOW ACE. Keep in preferred order*/ in populate_new_aces()
1022 /* Group DENY ACE conflicts with owner ALLOW ACE. So keep it after. */ in populate_new_aces()
[all …]

12345