Home
last modified time | relevance | path

Searched full:special (Results 1 – 25 of 4736) sorted by relevance

12345678910>>...190

/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h119 * - 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 Dattn_handler.cpp47 * @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 Dattn_handler.hpp29 * 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 DAttention_Handler.md30 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 Dsecurity.h15 /* 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 DGPL-3-with-bison-exception5special 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 DGPL-2-with-bison-exception5special 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 DGPL-2.0-with-autoconf-exception4 As a special exception, the respective Autoconf Macro`s copyright owner gives unlimited permission …
5special exception to the GPL applies to versions of the Autoconf Macro released by the Autoconf Ar…
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_phys.c48 /* 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 Dreset-type.cocci17 // 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 Dtag_mtk.c32 /* 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 Dimg2brec.sh77 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 Dddr3_dqs.c899 /* 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 Dgenalloc.h3 * 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 Dspecial-register-buffer-data-sampling.rst3 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 Dsetup-sdhci-gpio-s3c64xx.c24 /* 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 Dgenalloc.c3 * 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 Dampere_firmware_upgrade.sh57 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 Dsysfs-hypervisor-xen7 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 DSpecialMode.interface.yaml2 Implement to specify a special mode of operation
8 The special mode.
25 special validation related commands
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S114 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 Dswsusp_asm64.S62 #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 Duncore-cache.json1175special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1184special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1193special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1202special' requests such as ISOCH reads. This count only tracks the regular credits Common high ba…
1207 "BriefDescription": "iMC RPQ Credits Empty - Special; Channel 0",
1211special' 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",
1220special' 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",
1229special' 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 Dfsmount.sh12 # 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 DREADME.nand-boot-ppc44020 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

12345678910>>...190