/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | projectconf.html | 18 <span class="glyphicon glyphicon-edit" id="change-distro-icon"></span> 19 <form id="change-distro-form" class="form-inline" style="display:none;"> 23 <button id="apply-change-distro" class="btn btn-default" type="button">Save</button> 24 <button id="cancel-change-distro" type="button" class="btn btn-link">Cancel</button> 37 <span class="glyphicon glyphicon-edit" id="change-dl_dir-icon"></span> 38 <form id="change-dl_dir-form" class="form-inline" style="display:none;"> 42 <button id="apply-change-dl_dir" class="btn btn-default" type="button">Save</button> 43 <button id="cancel-change-dl_dir" type="button" class="btn btn-link">Cancel</button> 57 <span class="glyphicon glyphicon-edit" id="change-image_fstypes-icon"></span> 58 <form id="change-image_fstypes-form" style="display:none;"> [all …]
|
H A D | project.html | 66 …project-machine-name"></span> <span class="glyphicon glyphicon-edit" id="change-machine-toggle"></… 71 …<input class="form-control" id="machine-change-input" autocomplete="off" value="" data-provide="ty… 73 <button id="machine-change-btn" class="btn btn-default" type="button">Save</button> 74 <a href="#" id="cancel-machine-change" class="btn btn-link">Cancel</a> 83 …"project-distro-name"></span> <span class="glyphicon glyphicon-edit" id="change-distro-toggle"></s… 88 …<input class="form-control" id="distro-change-input" autocomplete="off" value="" data-provide="typ… 90 <button id="distro-change-btn" class="btn btn-default" type="button">Save</button> 91 <a href="#" id="cancel-distro-change" class="btn btn-link">Cancel</a> 116 …<!-- Comment out the ability to change the project release, until we decide what to do with this f… 118 <!--i title="" data-original-title="" id="release-change-toggle" class="icon-pencil"></i--> [all …]
|
H A D | project_specific.html | 66 …project-machine-name"></span> <span class="glyphicon glyphicon-edit" id="change-machine-toggle"></… 71 …<input class="form-control" id="machine-change-input" autocomplete="off" value="" data-provide="ty… 73 <button id="machine-change-btn" class="btn btn-default" type="button">Save</button> 74 <a href="#" id="cancel-machine-change" class="btn btn-link">Cancel</a> 83 …"project-distro-name"></span> <span class="glyphicon glyphicon-edit" id="change-distro-toggle"></s… 88 …<input class="form-control" id="distro-change-input" autocomplete="off" value="" data-provide="typ… 90 <button id="distro-change-btn" class="btn btn-default" type="button">Save</button> 91 <a href="#" id="cancel-distro-change" class="btn btn-link">Cancel</a> 114 …<!-- Comment out the ability to change the project release, until we decide what to do with this f… 116 <!--i title="" data-original-title="" id="release-change-toggle" class="icon-pencil"></i--> [all …]
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_sel.h | 605 { 0x2b, 0x00, 0xff, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Hardware change detected" }, 606 …{ 0x2b, 0x01, 0x00, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 607 …{ 0x2b, 0x01, 0x01, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 608 …{ 0x2b, 0x01, 0x02, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 609 …{ 0x2b, 0x01, 0x03, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 610 …{ 0x2b, 0x01, 0x04, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 611 …{ 0x2b, 0x01, 0x05, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 612 …{ 0x2b, 0x01, 0x06, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 613 …{ 0x2b, 0x01, 0x07, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… 614 …{ 0x2b, 0x01, 0x08, IPMI_EVENT_CLASS_DISCRETE, "Version Change", "Firmware or software change dete… [all …]
|
/openbmc/u-boot/drivers/ram/aspeed/ |
H A D | sdram_phy_ast2600.h | 179 0xaeeddeea, // change address 186 0xaeeddeea, // change address 192 0xaeeddeea, // change address 198 0xaeeddeea, // change address 202 0xaeeddeea, // change address 205 0xaeeddeea, // change address 208 0xaeeddeea, // change address 215 0xaeeddeea, // change address 219 0xaeeddeea, // change address 222 0xaeeddeea, // change address [all …]
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_tc.c | 8 /* save one operation at the end for additional operation at list change */ 61 /* change needs to be triggered one or two operations before start of in tsnep_change_duration() 63 * - change is triggered at start of operation (minimum one operation) in tsnep_change_duration() 109 /* calculate change limit; i.e., the time needed between enable and in tsnep_write_gcl() 113 /* case 1: extend cycle time for change in tsnep_write_gcl() 114 * - change duration of last operation in tsnep_write_gcl() 120 /* case 2: cut cycle time for change in tsnep_write_gcl() 121 * - maximum change duration in tsnep_write_gcl() 159 static u64 tsnep_set_gcl_change(struct tsnep_gcl *gcl, int index, u64 change, in tsnep_set_gcl_change() argument 162 /* previous operation triggers change and properties are evaluated at in tsnep_set_gcl_change() [all …]
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | wtm.c | 27 /* rate change needs atomic mute/unmute of all dacs*/ 68 int id, idx, change; in stac9460_dac_mute_all() local 79 change = (new != old); in stac9460_dac_mute_all() 80 if (change) { in stac9460_dac_mute_all() 98 change = (new != old); in stac9460_dac_mute_all() 99 if (change) { in stac9460_dac_mute_all() 146 int change; in stac9460_dac_mute_put() local 153 change = (new != old); in stac9460_dac_mute_put() 154 if (change) { in stac9460_dac_mute_put() 167 change = (new != old); in stac9460_dac_mute_put() [all …]
|
H A D | prodigy192.c | 57 /* rate change needs atomic mute/unmute of all dacs*/ 82 int change; in stac9460_dac_mute() local 85 change = (new != old); in stac9460_dac_mute() 86 if (change) in stac9460_dac_mute() 89 return change; in stac9460_dac_mute() 113 int idx, change; in stac9460_dac_mute_put() local 125 change = stac9460_dac_mute(ice, idx, ucontrol->value.integer.value[0]); in stac9460_dac_mute_put() 127 return change; in stac9460_dac_mute_put() 163 int change; in stac9460_dac_vol_put() local 172 change = (ovol != nvol); in stac9460_dac_vol_put() [all …]
|
/openbmc/entity-manager/docs/ |
H A D | my_first_sensors.md | 102 .ADDRESS property u 80 emits-change 103 .BUS property u 18 emits-change 104 .Common_Format_Version property s "1" emits-change 105 .PRODUCT_ASSET_TAG property s "--" emits-change 106 .PRODUCT_FRU_VERSION_ID property s "??????" emits-change 107 .PRODUCT_LANGUAGE_CODE property s "0" emits-change 108 .PRODUCT_MANUFACTURER property s "Awesome" emits-change 109 .PRODUCT_PART_NUMBER property s "12345" emits-change 110 .PRODUCT_PRODUCT_NAME property s "Super Great" emits-change 111 .PRODUCT_SERIAL_NUMBER property s "12312490840" emits-change [all …]
|
/openbmc/docs/designs/ |
H A D | expired-password.md | 12 have a mechanism to require administrators to change the BMC's password. This 38 PasswordChangeRequired by implementing a "password change dialog". 40 The [Redfish Specification version 1.7.0][] section 13.2.6.1 ("Password change 42 PasswordChangeRequired property which supports a password change dialog. 48 change required". 70 to change the password). 71 - There must be a way to change the expired password using a supported 106 to change it (see below). Otherwise the usual security protocols apply 111 create a session and indicate a password change is needed. If it is used with 113 behavior must not change. Note the `/login` URI is deprecated. [all …]
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | pm-gpio.c | 106 * { IN => OUT } Change DAT first 107 * { IN => SFN } Change CON first 108 * { OUT => SFN } Change CON first, so new data will not glitch 109 * { OUT => IN } Change CON first, so new data will not glitch 110 * { SFN => IN } Change CON first 111 * { SFN => OUT } Change DAT first, so new data will not glitch [1] 114 * weak resistors, so a small delay in change should not need to bring 143 /* If there is no change, then skip */ in samsung_gpio_pm_2bit_resume() 153 /* Change is IN => OUT, do not change now */ in samsung_gpio_pm_2bit_resume() 158 /* Change is SFN => OUT, do not change now */ in samsung_gpio_pm_2bit_resume() [all …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sma1303.c | 256 unsigned int reg, unsigned int mask, unsigned int val, bool *change) in sma1303_regmap_update_bits() argument 263 mask, val, change); in sma1303_regmap_update_bits() 329 bool change = false, val = (bool)ucontrol->value.integer.value[0]; in sma1303_force_mute_put() local 332 change = false; in sma1303_force_mute_put() 334 change = true; in sma1303_force_mute_put() 340 return change; in sma1303_force_mute_put() 367 bool change; in sma1303_postscaler_put() local 370 SMA1303_90_POSTSCALER, 0x7E, (val << 1), &change); in sma1303_postscaler_put() 374 return change; in sma1303_postscaler_put() 402 bool change; in sma1303_tdm_slot_rx_put() local [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/ |
H A D | test_project_config.py | 51 self.wait_until_visible('#change-image_fstypes-icon') 53 self.click('#change-image_fstypes-icon') 71 self.wait_until_visible('#change-image_fstypes-icon') 73 self.click('#change-image_fstypes-icon') 90 self.wait_until_visible('#change-image_fstypes-icon') 91 self.click('#change-image_fstypes-icon') 119 change_dl_dir_btn = self.wait_until_visible('#change-dl_dir-icon') 177 btn_chg_sstate_dir = self.wait_until_visible('#change-sstate_dir-icon') 178 self.click('#change-sstate_dir-icon') 228 """ Change bitbake variable value """ [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci-drivers-xhci_hcd | 31 This dbc_idVendor attribute lets us change the idVendor field 35 disabled state to prevent USB device descriptor change while 44 This dbc_idProduct attribute lets us change the idProduct field 48 disabled state to prevent USB device descriptor change while 56 This dbc_bcdDevice attribute lets us change the bcdDevice field 60 disabled state to prevent USB device descriptor change while 69 This attribute lets us change the bInterfaceProtocol field 73 disabled state to prevent USB descriptor change while
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | projecttopbar.js | 5 var projectNameForm = $("#project-name-change-form"); 8 var projectNameFormToggle = $("#project-change-form-toggle"); 9 var projectNameChangeCancel = $("#project-name-change-cancel"); 20 /* Project name change functionality */ 31 $("#project-name-change-input").val(projectName.first().text()); 34 $("#project-name-change-btn").click(function(){ 35 var newProjectName = $("#project-name-change-input").val(); 115 libtoaster.makeProjectNameValidation($("#project-name-change-input"), 117 $("#project-name-change-btn"));
|
H A D | projectpage.js | 9 var machineChangeInput = $("#machine-change-input"); 10 var machineChangeBtn = $("#machine-change-btn"); 12 var machineChangeFormToggle = $("#change-machine-toggle"); 14 var machineChangeCancel = $("#cancel-machine-change"); 18 var distroChangeInput = $("#distro-change-input"); 19 var distroChangeBtn = $("#distro-change-btn"); 21 var distroChangeFormToggle = $("#change-distro-toggle"); 23 var distroChangeCancel = $("#cancel-distro-change"); 28 var releaseChangeFormToggle = $("#release-change-toggle"); 30 var releaseForm = $("#change-release-form"); [all …]
|
/openbmc/linux/drivers/watchdog/ |
H A D | ar7_wdt.c | 52 u32 change; member 103 WRITE_REG(ar7_wdt->change, value); in ar7_wdt_change() 107 pr_err("failed to unlock WDT change reg\n"); in ar7_wdt_change() 128 u32 change; in ar7_wdt_update_margin() local 132 change = new_margin * (vbus_rate / prescale_value); in ar7_wdt_update_margin() 133 if (change < 1) in ar7_wdt_update_margin() 134 change = 1; in ar7_wdt_update_margin() 135 if (change > 0xffff) in ar7_wdt_update_margin() 136 change = 0xffff; in ar7_wdt_update_margin() 137 ar7_wdt_change(change); in ar7_wdt_update_margin() [all …]
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | hd64461.h | 129 #define HD64461_PCC0CSCR HD64461_IO_OFFSET(0x2004) /* socket 0 card status change */ 130 #define HD64461_PCC0CSCIER HD64461_IO_OFFSET(0x2006) /* socket 0 card status change interrupt enabl… 135 #define HD64461_PCC1CSCR HD64461_IO_OFFSET(0x2014) /* socket 1 card status change */ 136 #define HD64461_PCC1CSCIER HD64461_IO_OFFSET(0x2016) /* socket 1 card status change interrupt enabl… 166 /* PCC Card Status Change Register */ 170 #define HD64461_PCCCSCR_SC 0x10 /* STSCHG (status change) pin */ 171 #define HD64461_PCCCSCR_CDC 0x08 /* CD (card detect) change */ 172 #define HD64461_PCCCSCR_RC 0x04 /* READY change */ 173 #define HD64461_PCCCSCR_BW 0x02 /* battery warning change */ 174 #define HD64461_PCCCSCR_BD 0x01 /* battery dead change */ [all …]
|
/openbmc/linux/sound/ppc/ |
H A D | daca.c | 99 int change; in daca_put_deemphasis() local 104 change = mix->deemphasis != ucontrol->value.integer.value[0]; in daca_put_deemphasis() 105 if (change) { in daca_put_deemphasis() 109 return change; in daca_put_deemphasis() 142 int change; in daca_put_volume() local 151 change = mix->left_vol != vol[0] || in daca_put_volume() 153 if (change) { in daca_put_volume() 158 return change; in daca_put_volume() 181 int change; in daca_put_amp() local 186 change = mix->amp_on != ucontrol->value.integer.value[0]; in daca_put_amp() [all …]
|
/openbmc/u-boot/tools/patman/ |
H A D | README | 10 - Inserts a cover letter with change lists 41 normally in the top commit so it is easy to change them with 'git 46 patches. Weeks later, change the patches and repeat, knowing that you 98 If you want to change the defaults for patman's command-line arguments, 240 particular version n of that commit. The change list is 242 change list and also the whole thing is repeated in the cover 243 letter (where duplicate change lines are merged). 245 By adding your change lists into your commits it is easier to 256 This tells patman to sort and/or uniq the change logs. It is 257 assumed that each change log entry is only a single line long. [all …]
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emumixer.c | 655 int change; in snd_emu1010_output_source_put() local 661 change = (emu->emu1010.output_source[channel] != val); in snd_emu1010_output_source_put() 662 if (change) { in snd_emu1010_output_source_put() 666 return change; in snd_emu1010_output_source_put() 699 int change; in snd_emu1010_input_source_put() local 705 change = (emu->emu1010.input_source[channel] != val); in snd_emu1010_input_source_put() 706 if (change) { in snd_emu1010_input_source_put() 710 return change; in snd_emu1010_input_source_put() 767 int change; in snd_emu1010_adc_pads_put() local 775 change = (cache != emu->emu1010.adc_pads); in snd_emu1010_adc_pads_put() [all …]
|
/openbmc/linux/sound/i2c/ |
H A D | tea6330t.c | 97 int change, count, err; in snd_tea6330t_put_master_volume() local 104 change = val1 != tea->mleft || val2 != tea->mright; in snd_tea6330t_put_master_volume() 120 change = err; in snd_tea6330t_put_master_volume() 123 return change; in snd_tea6330t_put_master_volume() 149 int change, err; in snd_tea6330t_put_master_switch() local 158 change = val1 != oval1 || val2 != oval2; in snd_tea6330t_put_master_switch() 166 change = err; in snd_tea6330t_put_master_switch() 168 return change; in snd_tea6330t_put_master_switch() 201 int change, err; in snd_tea6330t_put_bass() local 209 change = tea->regs[TEA6330T_SADDR_BASS] != val1; in snd_tea6330t_put_bass() [all …]
|
/openbmc/linux/include/linux/ |
H A D | iversion.h | 10 * The change attribute (i_version) is mandated by NFSv4 and is mostly for 12 * appear larger to observers if there was an explicit change to the inode's 15 * An explicit change is one that would ordinarily result in a change to the 16 * inode status change time (aka ctime). i_version must appear to change, even 19 * ctime must change due to an operation, then the i_version counter must be 30 * and after a change is also permitted. (Note that no filesystems currently do 54 * the original change to reach disk. 92 * increment it on the next change. After that, we can clear the flag and 107 * For example, the NFS client stores its NFSv4 change attribute in this way, 176 * change. [all …]
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-mc.c | 458 * pipeline_pm_power_one - Apply power change to an entity 460 * @change: Use count change 462 * Change the entity use count by @change. If the entity is a subdev update its 468 static int pipeline_pm_power_one(struct media_entity *entity, int change) in pipeline_pm_power_one() argument 476 if (entity->use_count == 0 && change > 0 && subdev != NULL) { in pipeline_pm_power_one() 482 entity->use_count += change; in pipeline_pm_power_one() 485 if (entity->use_count == 0 && change < 0 && subdev != NULL) in pipeline_pm_power_one() 492 * pipeline_pm_power - Apply power change to all entities in a pipeline 494 * @change: Use count change 501 static int pipeline_pm_power(struct media_entity *entity, int change, in pipeline_pm_power() argument [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 133.out | 7 qemu-io: Cannot change the option 'node-name' 8 qemu-io: Cannot change the option 'node-name' 9 qemu-io: Cannot change the option 'node-name' 16 qemu-io: Cannot change the option 'driver' 17 qemu-io: Cannot change the option 'driver' 18 qemu-io: Cannot change the option 'driver'
|