/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.h | 119 * - For special pins' pull up/down setting which resides in same register 121 * @offset: The offset of special pull up/down setting register. 144 * struct mtk_pin_ies_set - For special pins' ies and smt setting. 145 * @start: The start pin number of those special pins. 146 * @end: The end pin number of those special pins. 147 * @offset: The offset of special setting register. 148 * @bit: The bit of special setting register. 196 * @spec_ies: Special pin setting for input enable 198 * @spec_pupd: Special pull up/down setting 200 * @spec_smt: Special pin setting for schmitt [all …]
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_handler.cpp | 47 * @brief Handle special attention 50 * @return 0 indicates that the special attention was successfully handled 51 * 1 indicates that the special attention was NOT successfully handled 70 * @param i_breakpoints true = breakpoint special attn handling enabled 147 // get interrupt enabled special attentions mask in attnHandler() 182 // Special attention active and not masked? in attnHandler() 185 active_attentions.emplace_back(Attention::Special, in attnHandler() 269 * @brief Handle special attention 272 * @return 0 indicates that the special attention was successfully handled 273 * 1 indicates that the special attention was NOT successfully handled [all …]
|
H A D | attn_handler.hpp | 29 * System Checkstop (checkstop) and Special Attention (special) and handle 34 * special: Determine if the special attention is a Breakpoint (BP), 36 * special attention type, do the following:
|
H A D | Attention_Handler.md | 30 categorically called Special Attentions (special) and are mutually exclusive. 99 #### Special Attentions 102 flag (special attention) in the global interrupt status register. In order to 103 determine the specific type of special attention the attention handler relies on 138 PHYPTI is determined to be the cause of the special attention then a BP 172 - special attention default BP/TI, default BP 176 Regardless of the type of special attention the attention handler will always
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | security.h | 15 /* special blocks */ 25 * IP block which has a SPECIAL part. 79 * protection configuration registers e.g., SPECIAL GLBL PRIV regs (starting at 101 /* struct hl_special_blocks_cfg - holds special blocks cfg data. 122 * excluded from special blocks configurations. 128 * @skip_block_hook: hook that will be called before initializing special blocks. 141 * struct iterate_special_ctx - HW module special block iterator 142 * @fn: function to apply to each HW module special block instance 147 * callback for the HW module special block iterator
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-3-with-bison-exception | 5 …special exception, you may create a larger work that contains part or all of the Bison parser skel… 6 This special exception was added by the Free Software Foundation in version 2.2 of Bison.
|
H A D | GPL-2-with-bison-exception | 5 …special exception, you may create a larger work that contains part or all of the Bison parser skel… 6 This special exception was added by the Free Software Foundation in version 2.2 of Bison.
|
H A D | GPL-2.0-with-autoconf-exception | 4 As a special exception, the respective Autoconf Macro`s copyright owner gives unlimited permission … 5 …special exception to the GPL applies to versions of the Autoconf Macro released by the Autoconf Ar…
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | x2apic_phys.c | 48 /* x2apic MSRs are special and need a special fence: */ in x2apic_send_IPI() 60 /* x2apic MSRs are special and need a special fence: */ in __x2apic_send_IPI_mask() 90 /* x2apic MSRs are special and need a special fence: */ in __x2apic_send_IPI_shorthand()
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | reset-type.cocci | 17 // the special-case transformations needed for the core code and for 19 // special cases are at the end of the file. 84 // SPECIAL CASES ONLY BELOW HERE 90 // Special case: isl_pmbus_vr.c has some reset methods calling others directly 97 // Special case: device_phases_reset() needs to pass RESET_TYPE_COLD 107 // Special case: in resettable_phase_hold() and resettable_phase_exit() 123 // Special case: the typedefs for the methods need to declare the new argument
|
/openbmc/linux/net/dsa/ |
H A D | tag_mtk.c | 32 /* Build the special tag after the MAC Source Address. If VLAN header in mtk_tag_xmit() 33 * is present, it's required that VLAN header and special tag is in mtk_tag_xmit() 35 * the both special and VLAN tag at the same time and then look up VLAN in mtk_tag_xmit() 53 /* Mark tag attribute on special tag insertion to notify hardware in mtk_tag_xmit() 54 * whether that's a combined special tag with 802.1Q header. in mtk_tag_xmit()
|
/openbmc/u-boot/tools/ |
H A D | img2brec.sh | 77 08200000E4 ; special read 80 08000000E4 ; 8 special read 81 08000000E4 ; 8 special read 82 08000000E4 ; 8 special read 83 08000000E4 ; 8 special read 84 08000000E4 ; 8 special read 85 08000000E4 ; 8 special read 86 08000000E4 ; 8 special read 87 08000000E4 ; 8 special read 90 08111800E4 ; special read
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_dqs.c | 899 /* Check special pattern I */ in ddr3_center_calc() 901 * Special pattern Low limit search - relevant only in ddr3_center_calc() 909 /* Check special pattern II */ in ddr3_center_calc() 911 * Special pattern High limit search - relevant only in ddr3_center_calc() 921 /* Run special pattern Low limit search - for relevant pup */ in ddr3_center_calc() 923 DEBUG_DQS_S("DDR3 - DQS Center Calc - Entering special pattern I for Low limit search\n"); in ddr3_center_calc() 930 /* Run special pattern High limit search - for relevant pup */ in ddr3_center_calc() 932 DEBUG_DQS_S("DDR3 - DQS Center Calc - Entering special pattern II for High limit search\n"); in ddr3_center_calc() 945 * Desc: Execute special pattern low limit search. 947 * special_pattern_pup The pups that need the special search [all …]
|
/openbmc/linux/include/linux/ |
H A D | genalloc.h | 3 * Basic general purpose allocator for managing special purpose 5 * kmalloc/kfree interface. Uses for this includes on-device special 8 * It is safe to use the allocator in NMI handlers and other special 56 * General purpose special memory pool descriptor. 70 * General purpose special memory pool chunk descriptor. 108 * gen_pool_add - add a new chunk of special memory to the pool 115 * Add a new chunk of special memory to the specified pool. 142 * gen_pool_alloc - allocate special memory from the pool
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | special-register-buffer-data-sampling.rst | 3 SRBDS - Special Register Buffer Data Sampling 8 infer values returned from special register accesses. Special register 10 the special register reads that have a security expectation of privacy are 14 to the core through the special register mechanism that is susceptible 53 CVE-2020-0543 SRBDS Special Register Buffer Data Sampling 65 EGETKEY instructions to overwrite secret special register data in the shared 70 accesses from other logical processors will be delayed until the special
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | setup-sdhci-gpio-s3c64xx.c | 24 /* Set all the necessary GPG pins to special-function 2 */ in s3c64xx_setup_sdhci0_cfg_gpio() 37 /* Set all the necessary GPH pins to special-function 2 */ in s3c64xx_setup_sdhci1_cfg_gpio() 48 /* Set all the necessary GPH pins to special-function 3 */ in s3c64xx_setup_sdhci2_cfg_gpio() 51 /* Set all the necessary GPC pins to special-function 3 */ in s3c64xx_setup_sdhci2_cfg_gpio()
|
/openbmc/linux/lib/ |
H A D | genalloc.c | 3 * Basic general purpose allocator for managing special purpose 5 * kmalloc/kfree interface. Uses for this includes on-device special 8 * It is safe to use the allocator in NMI handlers and other special 146 * gen_pool_create - create a new special memory pool 150 * Create a new special memory pool that can be used to manage special purpose 171 * gen_pool_add_owner- add a new chunk of special memory to the pool 180 * Add a new chunk of special memory to the specified pool. 236 * gen_pool_destroy - destroy a special memory pool 239 * Destroy the specified special memory pool. Verifies that there are no 265 * gen_pool_alloc_algo_owner - allocate special memory from the pool [all …]
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_firmware_upgrade.sh | 57 gpioset $(gpiofind host0-special-boot)=1 58 gpioset $(gpiofind s1-special-boot)=1 86 echo "De-asserting special GPIO PINs" 87 gpioset $(gpiofind host0-special-boot)=0 88 gpioset $(gpiofind s1-special-boot)=0
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-hypervisor-xen | 7 Might return "<denied>" in case of special security settings 16 Might return "<denied>" in case of special security settings 25 Might return "<denied>" in case of special security settings 56 Might return "<denied>" in case of special security settings 73 Might return "0" in case of special security settings 105 Might return "<denied>" in case of special security settings
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/ |
H A D | SpecialMode.interface.yaml | 2 Implement to specify a special mode of operation 8 The special mode. 25 special validation related commands
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_operr.S | 114 cmpil #0x80000000,FPTEMP_LO(%a6) |test if ls lword is special 116 bsr check_upper |check if exp and ms mant are special 119 movel #0x80000000,%d0 |store special case result 161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special 163 bsr check_upper |check if exp and ms mant are special 166 movel #0x80000000,%d0 |store special case result 188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special 190 bsr check_upper |check if exp and ms mant are special 193 movel #0x80000000,%d0 |store special case result 211 | This operr condition is not of the special case. Set operr
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | swsusp_asm64.S | 62 #define SAVE_SPECIAL(special) \ argument 63 mf##special r0 ;\ 64 std r0, SL_##special(r11) 65 #define RESTORE_SPECIAL(special) \ argument 66 ld r0, SL_##special(r11) ;\ 67 mt##special r0
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | uncore-cache.json | 1175 …special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba… 1184 …special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba… 1193 …special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba… 1202 …special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba… 1207 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 0", 1211 …special' credits available for posting reads from the HA into the iMC. In order to send reads int… 1216 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 1", 1220 …special' credits available for posting reads from the HA into the iMC. In order to send reads int… 1225 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 2", 1229 …special' credits available for posting reads from the HA into the iMC. In order to send reads int… [all …]
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | fsmount.sh | 12 # Remove MOUNT_ATTR_RELATIME as it is zeros, handle it a special way in the beautifier 13 # Only handle MOUNT_ATTR_ followed by a capital letter/num as __ is special case 15 # bits. Special case it as well in the beautifier
|
/openbmc/u-boot/doc/ |
H A D | README.nand-boot-ppc440 | 20 Will load special U-Boot version (NUB) from NAND and execute it. This SPL 22 controller and the NAND controller so that the special U-Boot image can be 24 This special image is build in the directory "nand_spl". 28 This NAND U-Boot (NUB) is a special U-Boot version which can be started
|