/openbmc/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 230 | d7: k-factor/Unchanged 240 | L_SCR2:first word of X packed/Unchanged 287 | d0: exponent/Unchanged 291 | d5: ICTR/Unchanged 292 | d6: ILOG/Unchanged 293 | d7: k-factor/Unchanged 297 | fp0: float(ILOG)/Unchanged 301 | F_SCR2:Abs(X) with $3fff exponent/Unchanged 303 | L_SCR2:first word of X packed/Unchanged 362 | d4: LEN/Unchanged [all …]
|
/openbmc/linux/Documentation/arch/ia64/ |
H A D | fsys.rst | 201 PSR.up Unchanged. 202 PSR.ac Unchanged. 203 PSR.mfl Unchanged. Note: fsys-mode handlers must not write-registers! 204 PSR.mfh Unchanged. Note: fsys-mode handlers must not write-registers! 205 PSR.ic Unchanged. Note: fsys-mode handlers can clear the bit, if needed. 206 PSR.i Unchanged. Note: fsys-mode handlers can clear the bit, if needed. 207 PSR.pk Unchanged. 208 PSR.dt Unchanged. 209 PSR.dfl Unchanged. Note: fsys-mode handlers must not write-registers! 210 PSR.dfh Unchanged. Note: fsys-mode handlers must not write-registers! [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 097 | 53 # (in this case, the top image will implicitly stay unchanged) 55 # (in this case, the top image will explicitly stay unchanged) 57 # (in this case, the top image will implicitly stay unchanged) 89 # top image unchanged 93 # Bottom should be unchanged 104 # it should be unchanged (which is both checked by qemu-img map) 114 # Both top and intermediate should be unchanged
|
H A D | 176 | 70 # (in this case, the top image will implicitly stay unchanged) 72 # (in this case, the top image will explicitly stay unchanged) 74 # (in this case, the top image will implicitly stay unchanged) 122 # top image unchanged 126 # Bottom should be unchanged 137 # it should be unchanged (which is both checked by qemu-img map) 147 # Both top and intermediate should be unchanged
|
H A D | 273.out | 207 "write-unchanged", 222 "write-unchanged", 234 "write-unchanged", 247 "write-unchanged",
|
H A D | 133.out | 11 === Check that unchanged node-name is okay === 20 === Check that unchanged driver is okay ===
|
H A D | 133 | 55 echo "=== Check that unchanged node-name is okay ===" 77 echo "=== Check that unchanged driver is okay ==="
|
/openbmc/linux/include/linux/mfd/ |
H A D | max8998.h | 77 * If it equals 0, leave it unchanged. 80 * If it equals 0, leave it unchanged. 83 * If it equals 0, leave it unchanged. 84 * Otherwise, leave it unchanged.
|
H A D | dbx500-prcmu.h | 64 * - EPOD_STATE_NO_CHANGE: The EPOD should remain unchanged 113 * @APE_NO_CHANGE: The APE operating point is unchanged 129 * @ARM_NO_CHANGE: The ARM operating point is unchanged 166 * @DDR_PWR_STATE_UNCHANGED: SDRAM and DDR controller state is unchanged
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kerneldoc.py | 52 'export': directives.unchanged, 53 'internal': directives.unchanged, 54 'identifiers': directives.unchanged, 55 'no-identifiers': directives.unchanged, 56 'functions': directives.unchanged,
|
/openbmc/qemu/crypto/ |
H A D | der.h | 55 * returned and the valued of *data and *dlen keep unchanged. 77 * returned and the valued of *data and *dlen keep unchanged. 100 * returned and the valued of *data and *dlen keep unchanged. 123 * returned and the valued of *data and *dlen keep unchanged. 146 * returned and the valued of *data and *dlen keep unchanged. 171 * returned and the valued of *data and *dlen keep unchanged.
|
/openbmc/linux/include/uapi/linux/ |
H A D | lp.h | 39 #define LP_PACK 0x40 /* unchanged input, active low */ 40 #define LP_POUTPA 0x20 /* unchanged input, active high */ 41 #define LP_PSELECD 0x10 /* unchanged input, active high */ 42 #define LP_PERRORP 0x08 /* unchanged input, active low */
|
H A D | uinput.h | 84 * copied unchanged into the new device. 85 * name: This is used unchanged as name for the new device. 120 * This field is copied unchanged into the kernel for the
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32mp157c-ed1.dts | 161 regulator-unchanged-in-suspend; 181 regulator-unchanged-in-suspend; 200 regulator-unchanged-in-suspend; 236 regulator-unchanged-in-suspend; 256 regulator-unchanged-in-suspend; 275 regulator-unchanged-in-suspend;
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
H A D | makefile-no-rebuild.patch | 32 - echo "configure.sh is unchanged."; \ 38 - echo "config.h.in is unchanged."; \ 66 - echo "Makefile is unchanged."; \
|
/openbmc/qemu/include/qapi/ |
H A D | visitor.h | 79 * allocate *@obj during input visits, leave it unchanged during 90 * unchanged for scalar types. 417 * (*@obj)->type. Other visitors leave @obj unchanged. 458 * leave it unchanged. In either case, return *@present for 505 * the enumeration value, leaving @obj unchanged on error; other 506 * visitors use *@obj but leave it unchanged. 544 * other visitors will leave *@obj unchanged. 625 * other visitors will leave *@obj unchanged. 642 * Other visitors leave *@obj unchanged, and commonly treat NULL like 664 * other visitors will leave *@obj unchanged. Visitors should [all …]
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 80 * When an exception is taken, most PSTATE fields are left unchanged in the 142 // PSTATE.PAN is unchanged unless SCTLR_ELx.SPAN == 0b0 in enter_exception64() 175 * When an exception is taken, most CPSR fields are left unchanged in the 217 // CPSR.PAN is unchanged unless SCTLR.SPAN == 0b0 in get_except32_cpsr() 240 // CPSR.A is unchanged upon an exception to Undefined, Supervisor in get_except32_cpsr() 254 // CPSR.F is unchanged upon an exception to other modes in get_except32_cpsr()
|
/openbmc/linux/drivers/power/supply/ |
H A D | max8998_charger.c | 123 "EOC value not set: leave it unchanged.\n"); in max8998_battery_probe() 145 "Restart Level not set: leave it unchanged.\n"); in max8998_battery_probe() 168 "Full Timeout not set: leave it unchanged.\n"); in max8998_battery_probe()
|
/openbmc/qemu/docs/sphinx/ |
H A D | kerneldoc.py | 56 'functions': directives.unchanged, 57 'export': directives.unchanged, 58 'internal': directives.unchanged,
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | pauth-2.c | 29 * an auth for which leaves value unchanged. in do_test() 60 /* The VA bits, bit 55, and the TBI bits, should be unchanged. */ in do_test()
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal.rst | 41 Temperature code measured at 25 degree Celsius which is unchanged 44 Temperature code measured at 85 degree Celsius which is unchanged
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | Yama.rst | 56 unchanged. 65 Using ``PTRACE_TRACEME`` is unchanged.
|
/openbmc/qemu/scripts/ |
H A D | render_block_graph.py | 35 s += 'u' if 'write-unchanged' in arr else '_' 59 ' u - write - Unchanged\l'
|
/openbmc/openpower-vpd-parser/vpdecc/ |
H A D | vpdecc.h | 56 /* No error : data unchanged 60 /* Uncorrectable error: data unchanged
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | dvipdfm | 1 …* name. Changed files must be distributed *together with a complete and unchanged* distribution of…
|