/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | inside-secure-safexcel.txt | 1 Inside Secure SafeXcel cryptographic engine 4 - compatible: Should be "inside-secure,safexcel-eip197b", 5 "inside-secure,safexcel-eip197d" or 6 "inside-secure,safexcel-eip97ies". 21 - "inside-secure,safexcel-eip197" is equivalent to 22 "inside-secure,safexcel-eip197b". 23 - "inside-secure,safexcel-eip97" is equivalent to 24 "inside-secure,safexcel-eip97ies". 29 compatible = "inside-secure,safexcel-eip197b";
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | .yamllint | 15 min-spaces-inside: 0 16 max-spaces-inside: 1 17 min-spaces-inside-empty: 0 18 max-spaces-inside-empty: 0 20 min-spaces-inside: 0 21 max-spaces-inside: 1 22 min-spaces-inside-empty: 0 23 max-spaces-inside-empty: 0
|
/openbmc/linux/drivers/nfc/microread/ |
H A D | Kconfig | 6 This module contains the main code for Inside Secure microread 11 tristate "Inside Secure Microread device support (I2C)" 16 Inside microread chipsets. Select this if your platform is using 23 tristate "Inside Secure Microread device support (MEI)" 28 Inside microread chipsets. Select this if your microread chipset
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | image-uefi.conf | 1 # Location of EFI files inside EFI System Partition 4 # Location of UKI inside EFI System Partition 7 # Prefix where ESP is mounted inside rootfs. Set to empty if package is going 11 # Location inside rootfs.
|
/openbmc/linux/Documentation/devicetree/bindings/rng/ |
H A D | omap_rng.yaml | 7 title: OMAP SoC and Inside-Secure HWRNG Module 17 - inside-secure,safexcel-eip76 50 - inside-secure,safexcel-eip76 75 compatible = "inside-secure,safexcel-eip76";
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | tcm.h | 16 /* Tag functions inside TCM called from outside TCM with this */ 18 /* Tag function inside TCM called from inside TCM with this */
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | tcm.h | 20 /* Tag functions inside TCM called from outside TCM with this */ 22 /* Tag function inside TCM called from inside TCM with this */
|
/openbmc/linux/drivers/crypto/ccree/ |
H A D | cc_aead.h | 33 #define CCM_BLOCK_NONCE_OFFSET 1 /* Nonce offset inside B0 and CTR_COUNT */ 34 #define CCM_BLOCK_NONCE_SIZE 3 /* Nonce size inside B0 and CTR_COUNT */ 35 #define CCM_BLOCK_IV_OFFSET 4 /* IV offset inside B0 and CTR_COUNT */ 36 #define CCM_BLOCK_IV_SIZE 8 /* IV size inside B0 and CTR_COUNT */
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_gem_gtt.c | 76 * @size: how much space to allocate inside the GTT, 78 * @offset: where to insert inside the GTT, 85 * i915_gem_gtt_reserve() tries to insert the @node at the exact @offset inside 160 * @size: how much space to allocate inside the GTT, 166 * @start: start of any range restriction inside GTT (0 for all), 168 * @end: end of any range restriction inside GTT (U64_MAX for all), 263 * make room inside the aperture. The eviction scan then has to walk in i915_gem_gtt_insert() 265 * it has to search for a new hole between every byte inside the memcpy, in i915_gem_gtt_insert()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-fix-msgsndnotify-loop.patch | 23 + static int inside=0; 25 + if(inside==0){ 27 + inside=1;
|
/openbmc/linux/Documentation/accel/ |
H A D | introduction.rst | 11 These devices can be either stand-alone ASICs or IP blocks inside an SoC/GPU. 20 or an IP inside a SoC (e.g. laptop web camera). These devices 24 type of device can be stand-alone or an IP inside a SoC or a GPU. It will 34 a method of scaling-up/out, i.e. connecting to other training cards inside 46 Because this type of devices can be an IP inside GPUs or have similar
|
/openbmc/linux/drivers/iio/accel/ |
H A D | mma9551_core.c | 211 * Locking is not handled inside the function. Callers should ensure they 236 * Locking is not handled inside the function. Callers should ensure they 261 * Locking is not handled inside the function. Callers should ensure they 286 * Locking is not handled inside the function. Callers should ensure they 320 * Locking is not handled inside the function. Callers should ensure they 347 * Locking is not handled inside the function. Callers should ensure they 380 * Locking is not handled inside the function. Callers should ensure they 419 * Locking is not handled inside the function. Callers should ensure they 458 * Locking is not handled inside the function. Callers should ensure they 493 * Locking is not handled inside the function. Callers should ensure they [all …]
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | tc358775.c | 72 #define CLS_PRE 0x0180 /* Digital Counter inside of PHY IO */ 73 #define D0S_PRE 0x0184 /* Digital Counter inside of PHY IO */ 74 #define D1S_PRE 0x0188 /* Digital Counter inside of PHY IO */ 75 #define D2S_PRE 0x018C /* Digital Counter inside of PHY IO */ 76 #define D3S_PRE 0x0190 /* Digital Counter inside of PHY IO */ 77 #define CLS_PREP 0x01A0 /* Digital Counter inside of PHY IO */ 78 #define D0S_PREP 0x01A4 /* Digital Counter inside of PHY IO */ 79 #define D1S_PREP 0x01A8 /* Digital Counter inside of PHY IO */ 80 #define D2S_PREP 0x01AC /* Digital Counter inside of PHY IO */ 81 #define D3S_PREP 0x01B0 /* Digital Counter inside of PHY IO */ [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection-api-configuration.rst | 39 active cropping area must lie completely inside the capture boundaries. 58 bounds rectangle. The composing rectangle must lie completely inside 73 be changed by the hardware. The content of pixels that lie inside the 99 must lie completely inside the crop boundaries and the driver may 110 composing rectangle must lie completely inside the bounds rectangle. The
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | rnbd-srv.h | 21 /* Entry inside global sess_list */ 33 /* Entry inside global dev_list */ 47 /* Entry inside rnbd_srv_dev struct */
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_proto.c | 567 } *inside; in nf_nat_icmp_reply_translation() local 576 if (skb_ensure_writable(skb, hdrlen + sizeof(*inside))) in nf_nat_icmp_reply_translation() 581 inside = (void *)skb->data + hdrlen; in nf_nat_icmp_reply_translation() 582 if (inside->icmp.type == ICMP_REDIRECT) { in nf_nat_icmp_reply_translation() 601 if (!nf_nat_ipv4_manip_pkt(skb, hdrlen + sizeof(inside->icmp), in nf_nat_icmp_reply_translation() 606 /* Reloading "inside" here since manip_pkt may reallocate */ in nf_nat_icmp_reply_translation() 607 inside = (void *)skb->data + hdrlen; in nf_nat_icmp_reply_translation() 608 inside->icmp.checksum = 0; in nf_nat_icmp_reply_translation() 609 inside->icmp.checksum = in nf_nat_icmp_reply_translation() 845 } *inside; in nf_nat_icmpv6_reply_translation() local [all …]
|
/openbmc/linux/security/apparmor/include/ |
H A D | cred.h | 72 * of the label so it is safe to call when inside of locks. 84 * This fn will not update the tasks cred, so it is safe inside of locks 118 * safe to call inside locks 140 * Not safe to call inside locks
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_ocf.c | 54 /* Find the 0x9f22 block inside the 0x9f00 block. */ in sclp_ocf_handler() 58 /* Find the 0x81 block inside the 0x9f22 block. */ in sclp_ocf_handler() 62 /* Find the 0x01 block inside the 0x81 block. */ in sclp_ocf_handler() 64 /* Find the 0x02 block inside the 0x81 block. */ in sclp_ocf_handler()
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | pwmtachtool.c | 167 Verbose ("Inside Set Fan Speed \n"); in main() 177 Verbose ("Inside Get Fan Speed \n"); in main() 188 Verbose ("Inside Set PWM Dutycycle \n"); in main() 198 Verbose ("Inside Set PWM Dutycycle Value\n"); in main() 208 Verbose ("Inside Get PWM Dutycycle \n"); in main()
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | stericsson,u8500-clks.yaml | 13 description: While named "U8500 clocks" these clocks are inside the 53 5, 6. The second cell indicates which clock inside the PRCC block it 67 second cell indicates which clock inside the PRCC block it wants, possible 81 5 and 6. The second cell indicates which reset line inside the PRCC block
|
/openbmc/linux/include/uapi/rdma/ |
H A D | efa-abi.h | 96 /* the offset inside the page of the rq db */ 98 /* the offset inside the page of the sq db */ 100 /* the offset inside the page of descriptors buffer */
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | vblock.py | 22 - keyblock: Name of the key file to use (inside keydir) 23 - signprivate: Name of provide key file to use (inside keydir) 25 - kernelkey: Name of the kernel key to use (inside keydir)
|
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | test_signals_utils.h | 33 * Here we use a service signal to grab the ucontext_t from inside a 90 * struct tdescr since it will be changed inside the in get_current_context() 94 * pointed by dest_uc, which are all changed inside the signal in get_current_context() 113 * PC to the next instruction while inside the signal handler. in get_current_context()
|
/openbmc/linux/fs/btrfs/ |
H A D | subpage.h | 42 * Structure to trace status of each sector inside a page, attached to 112 * the range is ensured to be inside the page. 116 * But the range still needs to be inside the page. 119 * need to be inside the page. Those functions will truncate the range
|
/openbmc/qemu/tests/tcg/aarch64/system/ |
H A D | semiheap.c | 61 * boot.S put our stack somewhere inside the data segment of the in main() 64 * struct (on the stack) should not be inside the reported heap. in main() 67 ml_printf("info appears to be inside the heap: %p in %p:%p\n", in main()
|