/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | system_test.cpp | 49 nlohmann::json::array_t allowed; in TEST() local 50 allowed.emplace_back(resource::ResetType::ForceOff); in TEST() 51 allowed.emplace_back(resource::ResetType::PowerCycle); in TEST() 52 allowed.emplace_back(resource::ResetType::Nmi); in TEST() 53 allowed.emplace_back(resource::ResetType::On); in TEST() 54 allowed.emplace_back(resource::ResetType::ForceOn); in TEST() 55 allowed.emplace_back(resource::ResetType::ForceRestart); in TEST() 56 allowed.emplace_back(resource::ResetType::GracefulRestart); in TEST() 57 allowed.emplace_back(resource::ResetType::GracefulShutdown); in TEST() 58 parameter["AllowableValues"] = std::move(allowed); in TEST() [all …]
|
/openbmc/dbus-sensors/src/ |
H A D | meson.build | 4 get_option('validate-unsecure-feature').allowed(), 8 get_option('insecure-sensor-override').allowed(), 75 if get_option('intel-cpu').allowed() 80 if get_option('adc').allowed() 84 if get_option('exit-air').allowed() 88 if get_option('fan').allowed() 92 if get_option('hwmon-temp').allowed() 96 if get_option('intrusion').allowed() 100 if get_option('ipmb').allowed() 104 if get_option('mctp').allowed() [all …]
|
/openbmc/phosphor-fan-presence/ |
H A D | meson.build | 57 if(get_option('tests').allowed()) 74 not get_option('tests').allowed(), 104 if get_option('json-config').allowed() and get_option('json-control').allowed() 114 if get_option('monitor-use-host-state').allowed() 119 if get_option('json-config').allowed() 135 if get_option('use-host-power-state').allowed() 139 if get_option('skip-power-checking').allowed() 159 if get_option('control-service').allowed() 168 if get_option('monitor-service').allowed() 171 if not get_option('json-config').allowed() [all …]
|
/openbmc/qemu/block/ |
H A D | meson.build | 47 if get_option('qcow1').allowed() 50 if get_option('vdi').allowed() 53 if get_option('vhdx').allowed() 60 if get_option('vmdk').allowed() 63 if get_option('vpc').allowed() 66 if get_option('cloop').allowed() 69 if get_option('bochs').allowed() 72 if get_option('vvfat').allowed() 75 if get_option('dmg').allowed() 78 if get_option('qed').allowed() [all …]
|
/openbmc/linux/drivers/power/supply/ |
H A D | 88pm860x_charger.c | 109 unsigned allowed:1; member 315 "Allowed:%d\n", in set_charging_fsm() 318 (info->present) ? "present" : "N/A", info->allowed); in set_charging_fsm() 323 if (info->online && info->present && info->allowed) { in set_charging_fsm() 344 if (info->online && info->present && info->allowed) { in set_charging_fsm() 355 if (info->online && info->present && info->allowed) { in set_charging_fsm() 366 if (info->online && info->present && info->allowed) { in set_charging_fsm() 387 "Out FSM:%s, Charger:%s, Battery:%s, Allowed:%d\n", in set_charging_fsm() 390 (info->present) ? "present" : "N/A", info->allowed); in set_charging_fsm() 409 info->allowed = 1; in pm860x_charger_handler() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | KeyPolicy.v1_0_1.json | 36 …"description": "The `KeyPolicy` schema describes settings for how keys are allowed to be used for … 176 …roperty shall indicate any cipher suite is allowed. An empty list shall indicate no cipher suites… 192 … the property shall indicate any DH group is allowed. An empty list shall indicate no DH groups a… 204 …ls in this list. An empty list shall indicate no security protocols are allowed. This property s… 220 …indicate any secure hash algorithm is allowed. An empty list shall indicate no secure hash algori… 236 …shall indicate any security protocol is allowed. An empty list shall indicate no security protoco… 252 …hall indicate any security transport is allowed. An empty list shall indicate no security transpo… 260 "description": "The NVMe cipher suites that a key is allowed to use.", 273 …ngDescription": "This enumeration shall list the NVMe cipher suites that a key is allowed to use.", 277 "description": "The NVMe Diffie-Hellman (DH) groups that a key is allowed to use.", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | mt6360-regulator.yaml | 52 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 60 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 68 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 75 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 82 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 89 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 96 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 103 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
|
H A D | richtek,rtq2208.yaml | 16 Bucks support "regulator-allowed-modes" and "regulator-mode". The former defines the permitted 63 regulator-allowed-modes: 102 regulator-allowed-modes = <0 1>; 112 regulator-allowed-modes = <0 1>; 122 regulator-allowed-modes = <0 1>; 132 regulator-allowed-modes = <0 1>; 142 regulator-allowed-modes = <0 1>; 152 regulator-allowed-modes = <0 1>; 162 regulator-allowed-modes = <0 1>; 172 regulator-allowed-modes = <0 1>;
|
/openbmc/smbios-mdr/src/ |
H A D | meson.build | 2 if get_option('dimm-dbus').allowed() 6 if get_option('assoc-trim-path').allowed() 10 if get_option('dimm-only-locator').allowed() 34 if get_option('cpuinfo').allowed() 42 if get_option('cpuinfo-peci').allowed() 68 if get_option('smbios-ipmi-blob').allowed()
|
/openbmc/phosphor-settingsd/ |
H A D | settings.yaml | 18 allowed: ["Network", "Disk", "Safe", "CDROM", "Setup", "Default"] 29 allowed: ["ALWAYS_POWER_ON", "RESTORE_LAST_STATE", "LEAVE_OFF"] 42 allowed: ["ONETIME", "PERMANENT"] 54 allowed: ["NTP", "MANUAL"] 60 allowed: ["yes", "no"] 66 allowed: ["yes", "no"]
|
/openbmc/pldm/ |
H A D | meson.build | 46 if get_option('libpldmresponder').allowed() 50 get_option('system-specific-bios-json').allowed(), 77 if get_option('softoff').allowed() 87 if get_option('oem-ibm').allowed() 165 if get_option('tests').allowed() 181 not get_option('tests').allowed(), 236 if get_option('libpldmresponder').allowed() 266 if get_option('systemd').allowed() 277 if get_option('oem-ibm').allowed() 286 if get_option('utilities').allowed() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | KeyPolicy_v1.xml | 35 …tion" String="The `KeyPolicy` schema describes settings for how keys are allowed to be used for ac… 100 …shall indicate any security protocol is allowed. An empty list shall indicate no security protoco… 105 …ls in this list. An empty list shall indicate no security protocols are allowed. This property s… 110 …indicate any secure hash algorithm is allowed. An empty list shall indicate no secure hash algori… 115 …hall indicate any security transport is allowed. An empty list shall indicate no security transpo… 120 …roperty shall indicate any cipher suite is allowed. An empty list shall indicate no cipher suites… 125 … the property shall indicate any DH group is allowed. An empty list shall indicate no DH groups a… 130 …ation Term="OData.Description" String="The NVMe security protocols that a key is allowed to use."/> 131 …n" String="This enumeration shall list the NVMe security protocols that a key is allowed to use."/> 147 …n Term="OData.Description" String="The NVMe secure hash algorithms that a key is allowed to use."/> [all …]
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.build | 69 conf.set('HOST_BIOS_UPGRADE', get_option('host-bios-upgrade').allowed()) 70 conf.set('WANT_SIGNATURE_VERIFY', get_option('verify-signature').allowed()) 71 conf.set('START_UPDATE_DBUS_INTEFACE', get_option('software-update-dbus-interface').allowed()) 74 conf.set('ACTIVE_BMC_MAX_ALLOWED', get_option('active-bmc-max-allowed')) 93 if get_option('host-bios-upgrade').allowed() 97 if get_option('bmc-static-dual-image').allowed() 98 conf.set('BMC_STATIC_DUAL_IMAGE', get_option('bmc-static-dual-image').allowed()) 203 if get_option('host-bios-upgrade').allowed() 207 if get_option('bmc-static-dual-image').allowed() 215 if get_option('sync-bmc-files').allowed() [all …]
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | numa_memory_policy.rst | 251 MPOL_PREFERRED allowed for a mask rather than a single node. 257 the user should not be remapped if the task or VMA's set of allowed 261 change in the set of allowed nodes, the preferred nodemask (Preferred 263 remapped to the new set of allowed nodes. This may result in nodes 267 nodes allowed by the task's cpuset, then the memory policy is 275 3 is allowed from the user's nodemask, the "interleave" only 277 now allowed, the Default behavior is used. 287 set of allowed nodes. The kernel stores the user-passed nodemask, 288 and if the allowed nodes changes, then that original nodemask will 289 be remapped relative to the new set of allowed nodes. [all …]
|
/openbmc/x86-power-control/ |
H A D | meson.build | 26 if get_option('chassis-system-reset').allowed() 29 if get_option('use-plt-rst').allowed() 32 if get_option('use-acboot').allowed() 35 if get_option('ignore-soft-resets-during-post').allowed() 38 if get_option('button-passthrough').allowed()
|
/openbmc/linux/security/ |
H A D | security.c | 167 /* Is an LSM allowed to be initialized? */ 174 /* Not allowed if another exclusive LSM already initialized. */ in lsm_allowed() 794 * Check whether @mgr is allowed to be the binder context manager. 804 * security_binder_transaction() - Check if a binder transaction is allowed 808 * Check whether @from is allowed to invoke a binder transaction call to @to. 819 * security_binder_transfer_binder() - Check if a binder transfer is allowed 823 * Check whether @from is allowed to transfer a binder reference to @to. 834 * security_binder_transfer_file() - Check if a binder file xfer is allowed 839 * Check whether @from is allowed to transfer @file to @to. 850 * security_ptrace_access_check() - Check if tracing is allowed [all …]
|
/openbmc/phosphor-led-manager/ |
H A D | meson.build | 23 conf_data.set('LED_USE_JSON', get_option('use-json').allowed()) 24 conf_data.set('USE_LAMP_TEST', get_option('use-lamp-test').allowed()) 25 conf_data.set('MONITOR_OPERATIONAL_STATUS', get_option('monitor-operational-status').allowed()) 26 conf_data.set('PERSISTENT_LED_ASSERTED', get_option('persistent-led-asserted').allowed()) 84 if get_option('tests').allowed()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | mediatek,mt6360.yaml | 150 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 158 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 166 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 173 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 180 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 187 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 194 regulator-allowed-modes = <MT6360_OPMODE_NORMAL 201 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
|
H A D | richtek,rt5120.yaml | 74 regulator-allowed-modes: 76 Used to specify the allowed buck converter operating mode 137 regulator-allowed-modes = <0 1>; 144 regulator-allowed-modes = <0 1>; 151 regulator-allowed-modes = <0 1>; 158 regulator-allowed-modes = <0 1>;
|
/openbmc/linux/include/uapi/linux/ |
H A D | iommufd.h | 102 * Query an IOAS for ranges of allowed IOVAs. Mapping IOVA outside these ranges 103 * is not allowed. num_iovas will be set to the total number of iovas and 106 * The allowed ranges are dependent on the HW path the DMA operation takes, and 124 * out_iova_alignment can be 1 indicating any IOVA is allowed. It cannot 152 * When an allowed range is specified any narrowing will be refused, ie device 153 * attachment can fail if the device requires limiting within the allowed range. 156 * allocate within the allowed IOVAs if they are present. 158 * This call replaces the entire allowed list with the given list. 173 * @IOMMU_IOAS_MAP_WRITEABLE: DMA is allowed to write to this mapping 174 * @IOMMU_IOAS_MAP_READABLE: DMA is allowed to read from this mapping [all …]
|
/openbmc/libmctp/ |
H A D | meson.build | 81 ''')).allowed() 104 if feat_fileio.allowed() 123 ''')).allowed() 142 ''')).allowed() 195 if feat_fileio.allowed() 199 if get_option('tests').allowed()
|
/openbmc/phosphor-networkd/src/ |
H A D | ipaddress.cpp | 72 elog<NotAllowed>(Reason("Property update is not allowed")); in address() 76 elog<NotAllowed>(Reason("Property update is not allowed")); in prefixLength() 80 elog<NotAllowed>(Reason("Property update is not allowed")); in gateway() 84 elog<NotAllowed>(Reason("Property update is not allowed")); in type() 88 elog<NotAllowed>(Reason("Property update is not allowed")); in origin() 99 elog<NotAllowed>(Reason("Not allowed to delete a non-static address")); in delete_()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ltc2992.rst | 37 inX_min Minimum voltage allowed. 38 inX_max Maximum voltage allowed. 45 currX_min Minimum current allowed. 46 currX_max Maximum current allowed.
|
/openbmc/u-boot/doc/device-tree-bindings/regulator/ |
H A D | sandbox.txt | 22 - regulator-min-microvolt: minimum allowed Voltage to set 23 - regulator-max-microvolt: minimum allowed Voltage to set 24 - regulator-min-microamps: minimum allowed Current limit to set (LDO1/BUCK1) 25 - regulator-max-microamps: minimum allowed Current limit to set (LDO1/BUCK1)
|
/openbmc/linux/drivers/staging/pi433/Documentation/ |
H A D | pi433.txt | 42 Since there is only one application allowed to receive data at a time, for 78 Allowed values: 433050000...434790000 81 Allowed values: ##### 84 Allowed values: 600...500000 150 length of the preamble. Allowed values: 0...65536 152 length of the sync word. Allowed values: 0...8 169 Allowed values: 433050000...434790000 172 Allowed values: ##### 175 Allowed values: 600...500000 182 Allowed values: 0...255
|