/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_pci_id_tbl.h | 112 CH_PCI_ID_TABLE_FENTRY(0x4080), /* Custom T480-cr */ 113 CH_PCI_ID_TABLE_FENTRY(0x4081), /* Custom T440-cr */ 114 CH_PCI_ID_TABLE_FENTRY(0x4082), /* Custom T420-cr */ 115 CH_PCI_ID_TABLE_FENTRY(0x4083), /* Custom T420-xaui */ 116 CH_PCI_ID_TABLE_FENTRY(0x4084), /* Custom T440-cr */ 117 CH_PCI_ID_TABLE_FENTRY(0x4085), /* Custom T420-cr */ 118 CH_PCI_ID_TABLE_FENTRY(0x4086), /* Custom T440-bt */ 119 CH_PCI_ID_TABLE_FENTRY(0x4087), /* Custom T440-cr */ 120 CH_PCI_ID_TABLE_FENTRY(0x4088), /* Custom T440 2-xaui, 2-xfi */ 151 CH_PCI_ID_TABLE_FENTRY(0x5080), /* Custom T540-cr */ [all …]
|
/openbmc/openbmc-test-automation/data/ |
H A D | variables.py | 285 "Custom Field 1", 286 "Custom Field 2", 287 "Custom Field 3", 288 "Custom Field 4", 289 "Custom Field 5", 290 "Custom Field 6", 291 "Custom Field 7", 292 "Custom Field 8", 306 "Custom Field 1", 307 "Custom Field 2", [all …]
|
/openbmc/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _forms.scss | 21 .custom-select, 28 .custom-select, 51 .custom-select, 52 .custom-control-label, 61 .custom-select, 79 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after, 80 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before, 81 .custom-control-input:checked ~ .custom-control-label::before { 87 .custom-control { 88 .custom-control-input[disabled=disabled] { [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | editcustomimage_modal.html | 2 modal dialog shown on the build dashboard, for editing an existing custom image; 3 only shown if more than one custom image was built, so the user needs to 9 <div class="modal fade" aria-hidden="false" id="edit-custom-image-modal"> 21 <input type="radio" name="select-custom-image" 27 <span class="help-block text-danger" id="invalid-custom-image-help" style="display:none"> 28 Please select a custom image to edit. 34 data-action="edit-custom-image" disabled> 35 Edit custom image 44 var editCustomImageButton = $('[data-action="edit-custom-image"]'); 45 var error = $('#invalid-custom-image-help'); [all …]
|
H A D | basebuildpage.html | 153 <!-- edit custom image built during this build --> 154 <li id="menu-edit-custom-image"> 155 <a href="#" data-role="edit-custom-image-trigger"> 157 Edit custom image 164 var editCustomImageTrigger = $('[data-role="edit-custom-image-trigger"]'); 165 var editCustomImageModal = $('#edit-custom-image-modal'); 167 // edit custom image which was built during this build 169 // single editable custom image: redirect to the edit page 175 // multiple editable custom images: show modal to select 187 <!-- new custom image from image recipe in this build --> [all …]
|
H A D | newcustomimage_modal.html | 15 <div class="modal fade" id="new-custom-image-modal" aria-hidden="false"> 20 <h3>New custom image</h3> 26 be used as a basis for the new custom image; radio buttons are added to it 36 <h4>Name your custom image</h4> 43 …<input type="text" class="form-control input-lg" placeholder="Type the custom image name" required> 51 <button id="create-new-custom-image-btn" class="btn btn-primary btn-large" disabled> 52 <span data-role="submit-state">Create custom image</span> 54 <i class="fa-pulse icon-spinner"></i> Creating custom image...
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | run_bench_ringbufs.sh | 10 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 15 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 20 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do 27 …ampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b rb-custom)" 31 …ampled-$b" "$($RUN_RB_BENCH --rb-b2b --rb-batch-cnt $b --rb-sampled --rb-sample-rate $b pb-custom)" 35 summarize "reserve" "$($RUN_RB_BENCH --rb-b2b rb-custom)" 36 summarize "output" "$($RUN_RB_BENCH --rb-b2b --rb-use-output rb-custom)" 39 summarize "reserve-sampled" "$($RUN_RB_BENCH --rb-sampled rb-custom)" 40 summarize "output-sampled" "$($RUN_RB_BENCH --rb-sampled --rb-use-output rb-custom)" 43 for b in rb-libbpf rb-custom pb-libbpf pb-custom; do
|
/openbmc/linux/sound/soc/generic/ |
H A D | audio-graph-card2-custom-sample.c | 3 // audio-graph-card2-custom-sample.c 14 * Custom driver can have own priv 20 /* custom driver's own params */ 33 dev_info(dev, "custom probe\n"); in custom_card_probe() 45 /* You can custom before parsing */ in custom_hook_pre() 56 /* You can custom after parsing */ in custom_hook_post() 73 * You can custom Normal parsing in custom_normal() 88 * You can custom DPCM parsing in custom_dpcm() 103 * You can custom Codec2Codec parsing in custom_c2c() 128 dev_info(dev, "custom startup\n"); in custom_startup() [all …]
|
/openbmc/linux/sound/oss/dmasound/ |
H A D | dmasound_paula.c | 38 #define custom amiga_custom macro 313 custom.aud[0].audvol = custom.aud[1].audvol = 0; in StopDMA() 314 custom.aud[2].audvol = custom.aud[3].audvol = 0; in StopDMA() 315 custom.dmacon = AMI_AUDIO_OFF; in StopDMA() 380 custom.aud[i].audper = period; in AmiInit() 430 custom.aud[0].audvol = dmasound.volume_left; in AmiSetVolume() 432 custom.aud[1].audvol = dmasound.volume_right; in AmiSetVolume() 435 custom.aud[2].audvol = 1; in AmiSetVolume() 436 custom.aud[3].audvol = 1; in AmiSetVolume() 438 custom.aud[2].audvol = 0; in AmiSetVolume() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_builddashboard_page.py | 91 # recipes related to the build, for testing the edit custom image/new 92 # custom image buttons 98 # non-image recipes related to a build, for testing the new custom 117 # custom image recipes for this project 135 # custom image recipe for a different project (to test filtering 136 # of image recipes and custom image recipes is correct: this shouldn't 150 # custom image recipes is correct: this shouldn't show up in either 247 A build which built two custom images should present a modal which lets 252 # click the "edit custom image" button, which populates the modal 253 selector = '[data-role="edit-custom-image-trigger"]' [all …]
|
H A D | test_new_custom_image_page.py | 30 # project to add new custom images to 59 # another project with a custom image already in it 85 1. Go to the 'new custom image' page 87 3. Wait for the dialog box for setting the name of the new custom 97 selector = '#new-custom-image-modal input[type="text"]' 100 self.click('#create-new-custom-image-btn') 104 Fetch the list of custom images for the project and check the 113 msg = 'should be a custom image link with text %s' % image_name 118 Should be able to create a new custom image 127 Should be able to create a new custom image if its name is the same [all …]
|
/openbmc/webui-vue/src/env/assets/styles/ |
H A D | _intel.scss | 55 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after, 56 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before, 57 .custom-control-input:checked ~ .custom-control-label::before {
|
/openbmc/webui-vue/docs/customization/ |
H A D | readme.md | 21 ├─ custom 24 └─ _obmc-custom.scss 27 ### `custom` Directory 29 The `custom` Directory imports all the styles needed to customize the UI. These 41 ├─ custom 60 └─ _obmc-custom.scss 66 variables that establish the custom theme of the application. 81 └─ _obmc-custom.scss 112 ##### Custom Color Variables 122 ##### Custom Colors Map [all …]
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 53 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse 54 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse 55 # tx-custom-pulse transmit the custom pulse once the bus is idle 64 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit 67 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse 95 to create custom pulses on the CEC bus. 307 Custom Pulses 310 ``tx-custom-low-usecs <usecs>`` 311 This defines the duration in microseconds that the custom pulse pulls 314 ``tx-custom-high-usecs <usecs>`` [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/ |
H A D | custom_toaster_append.sh_sample | 19 # enable the respective custom sections. 27 echo "Add custom actions here when Toaster script is started" 31 echo "Add custom actions here after Toaster web service is started" 35 echo "Add custom actions here after Toaster web service is stopped" 39 echo "Add custom actions here after Toaster (no web) service is started" 43 echo "Add custom actions here after Toaster (no web) service is stopped" 47 echo "Add custom actions here after Toaster script is done"
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | customizing-images.rst | 49 Customizing Images Using Custom ``IMAGE_FEATURES`` and ``EXTRA_IMAGE_FEATURES`` 73 creating a custom class for use with specialized image ``.bb`` files. 104 Customizing Images Using Custom .bb Files 107 You can also customize an image by creating a custom recipe that defines 114 Defining the software using a custom recipe gives you total control over 120 The other method for creating a custom image is to base it on an 128 Customizing Images Using Custom Package Groups 131 For complex custom images, the best approach for customizing an image is 132 to create a custom package group recipe that is used to build the image 153 hypothetical packagegroup defined in ``packagegroup-custom.bb``, where [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ |
H A D | adi,ltc2983.yaml | 106 9 - Custom Thermocouple 126 adi,custom-thermocouple: 128 Used for digitizing custom thermocouples. 145 - adi,custom-thermocouple 212 18 - RTD Custom 252 adi,custom-rtd: 254 Used for digitizing custom RTDs. 289 - adi,custom-rtd 306 26 - Thermistor Custom Steinhart-Hart 307 27 - Custom Thermistor [all …]
|
/openbmc/linux/arch/m68k/amiga/ |
H A D | amisound.c | 26 #define custom amiga_custom macro 90 custom.aud[2].audlc = snd_data; in amiga_mksound() 91 custom.aud[2].audlen = sizeof(sine_data)/2; in amiga_mksound() 92 custom.aud[2].audper = (unsigned short)period; in amiga_mksound() 93 custom.aud[2].audvol = 32; /* 50% of maxvol */ in amiga_mksound() 101 custom.dmacon = DMAF_SETCLR | DMAF_AUD2; in amiga_mksound() 113 custom.dmacon = DMAF_AUD2; in nosound() 115 custom.aud[2].audper = amiga_audio_period; in nosound()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-sensor-custom.c | 3 * hid-sensor-custom.c 108 {0x200540, "data-field-custom"}, 109 {0x200541, "data-field-custom-usage"}, 110 {0x200542, "data-field-custom-boolean-array"}, 111 {0x200543, "data-field-custom-value"}, 112 {0x200544, "data-field-custom-value_1"}, 113 {0x200545, "data-field-custom-value_2"}, 114 {0x200546, "data-field-custom-value_3"}, 115 {0x200547, "data-field-custom-value_4"}, 116 {0x200548, "data-field-custom-value_5"}, [all …]
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | ltc2983.c | 259 struct ltc2983_custom_sensor *custom; member 266 struct ltc2983_custom_sensor *custom; member 275 struct ltc2983_custom_sensor *custom; member 300 struct ltc2983_custom_sensor *custom; member 361 struct ltc2983_custom_sensor *custom, in __ltc2983_chan_custom_sensor_assign() argument 365 u8 mult = custom->is_steinhart ? LTC2983_CUSTOM_STEINHART_ENTRY_SZ : in __ltc2983_chan_custom_sensor_assign() 369 * custom->size holds the raw size of the table. However, when in __ltc2983_chan_custom_sensor_assign() 374 const u8 len = custom->is_steinhart ? 0 : in __ltc2983_chan_custom_sensor_assign() 375 (custom->size / LTC2983_CUSTOM_SENSOR_ENTRY_SZ) - 1; in __ltc2983_chan_custom_sensor_assign() 380 if (custom->offset < 0) { in __ltc2983_chan_custom_sensor_assign() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | newcustomimage_modal.js | 7 recipe ID is used as the basis for the new custom image recipe created via 11 for the new custom image. This will manage the addition of radio buttons 18 var newCustomImgBtn = $("#create-new-custom-image-btn"); 19 var imgCustomModal = $("#new-custom-image-modal"); 32 // enter the custom recipe name 146 /* Set the image recipes which can used as the basis for the custom 149 * used as the base for the new custom image recipe in the format: 153 * name for the new custom image; if recipes contains multiple recipe objects, 155 * basis for the new custom image 158 var imgCustomModal = $("#new-custom-image-modal"); [all …]
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-pin-error-inj.c | 38 CEC_ERROR_INJ_TX_CUSTOM_BIT_ARG_IDX, "tx-custom-bit" }, 41 { CEC_ERROR_INJ_TX_CUSTOM_START_OFFSET, -1, "tx-custom-start" }, 119 if (!strcmp(token, "tx-custom-pulse")) { in cec_pin_error_inj_parse_line() 128 if (!strcmp(token, "tx-custom-low-usecs")) { in cec_pin_error_inj_parse_line() 136 if (!strcmp(token, "tx-custom-high-usecs")) { in cec_pin_error_inj_parse_line() 284 …seq_puts(sf, "# tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse\n"… in cec_pin_error_inj_show() 285 …seq_puts(sf, "# tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse\n… in cec_pin_error_inj_show() 286 …seq_puts(sf, "# tx-custom-pulse transmit the custom pulse once the bus is idl… in cec_pin_error_inj_show() 295 seq_puts(sf, "# <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit\n"); in cec_pin_error_inj_show() 298 …seq_puts(sf, "# <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pu… in cec_pin_error_inj_show() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | 0001-custom-env.patch | 8 test/fixtures/run-script/node_modules/.bin/custom-env | 2 +- 11 …a/test/fixtures/run-script/node_modules/.bin/custom-env b/test/fixtures/run-script/node_modules/.b… 13 --- a/test/fixtures/run-script/node_modules/.bin/custom-env 14 +++ b/test/fixtures/run-script/node_modules/.bin/custom-env
|
/openbmc/qemu/target/riscv/ |
H A D | XVentanaCondOps.decode | 8 # Reference: VTx-family custom instructions 9 # Custom ISA extensions for Ventana Micro Systems RISC-V cores 10 … (https://github.com/ventanamicro/ventana-custom-extensions/releases/download/v1.0.0/ventana… 23 # *** RV64 Custom-3 Extension ***
|
/openbmc/ipmi-fru-parser/ |
H A D | frup.cpp | 119 "Custom Field 1", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM1,*/ 120 "Custom Field 2", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM2,*/ 121 "Custom Field 3", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM3,*/ 122 "Custom Field 4", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM4,*/ 123 "Custom Field 5", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM5,*/ 124 "Custom Field 6", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM6,*/ 125 "Custom Field 7", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM7,*/ 126 "Custom Field 8", /*OPENBMC_VPD_KEY_CHASSIS_CUSTOM8,*/ 135 "Custom Field 1", /*OPENBMC_VPD_KEY_BOARD_CUSTOM1,*/ 136 "Custom Field 2", /*OPENBMC_VPD_KEY_BOARD_CUSTOM2,*/ [all …]
|