/openbmc/linux/Documentation/gpu/ |
H A D | kms-properties.csv | 7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD 8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD 9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD 11 ,,“brightness”,RANGE,"Min=0, Max=100",Connector,TBD 12 ,,“contrast”,RANGE,"Min=0, Max=100",Connector,TBD 14 ,,“overscan”,RANGE,"Min=0, Max=100",Connector,TBD 15 ,,“saturation”,RANGE,"Min=0, Max=100",Connector,TBD 16 ,,“hue”,RANGE,"Min=0, Max=100",Connector,TBD 38 ,,“dot_crawl”,RANGE,"Min=0, Max=1",Connector,TBD 78 ,,“hue”,RANGE,"Min=0, Max=359",Plane,TBD [all …]
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | sandbox.c | 22 #define RANGE(_min, _max, _step) { \ macro 44 RANGE(OUT_BUCK1_UV_MIN, OUT_BUCK1_UV_MAX, OUT_BUCK1_UV_STEP), 45 RANGE(OUT_BUCK2_UV_MIN, OUT_BUCK2_UV_MAX, OUT_BUCK2_UV_STEP), 50 RANGE(OUT_BUCK1_UA_MIN, OUT_BUCK1_UA_MAX, OUT_BUCK1_UA_STEP), 62 RANGE(OUT_LDO1_UV_MIN, OUT_LDO1_UV_MAX, OUT_LDO1_UV_STEP), 63 RANGE(OUT_LDO2_UV_MIN, OUT_LDO2_UV_MAX, OUT_LDO2_UV_STEP), 68 RANGE(OUT_LDO1_UA_MIN, OUT_LDO1_UA_MAX, OUT_LDO1_UA_STEP),
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmicert_management.robot | 154 FOR ${i} IN RANGE ${5} 168 FOR ${i} IN RANGE ${5} 183 FOR ${i} IN RANGE ${5} 199 FOR ${i} IN RANGE ${5} 216 FOR ${i} IN RANGE ${5} 232 FOR ${i} IN RANGE ${5} 246 FOR ${i} IN RANGE ${5} 263 FOR ${i} IN RANGE ${5} 277 FOR ${i} IN RANGE ${5} 292 FOR ${i} IN RANGE ${5} [all …]
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_connections.robot | 59 FOR ${iter} IN RANGE ${1} ${iterations} + 1 85 FOR ${iter} IN RANGE ${0} ${MAX_UNAUTH_PER_IP} 115 FOR ${iter} IN RANGE ${1} ${iterations} + 1 141 FOR ${iter} IN RANGE ${1} ${loop_iteration} + 1 173 FOR ${iter} IN RANGE ${1} ${iterations} + 1 203 FOR ${iter} IN RANGE ${iterations} 246 FOR ${iter} IN RANGE ${iterations} 270 FOR ${iter} IN RANGE ${1} ${iterations} 359 FOR ${iter} IN RANGE ${iterations}
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gpu_state.c | 462 #define RANGE(reg, a) ((reg)[(a) + 1] - (reg)[(a)] + 1) macro 483 int count = RANGE(dbgahb->registers, j); in a6xx_get_dbgahb_cluster() 566 int count = RANGE(cluster->registers, j); in a6xx_get_cluster() 678 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_hlsq_registers() 723 u32 count = RANGE(regs->registers, i); in a6xx_get_crashdumper_registers() 758 regcount += RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers() 766 u32 count = RANGE(regs->registers, i); in a6xx_get_ahb_gpu_registers() 788 regcount += RANGE(regs->registers, i); in _a6xx_get_gmu_registers() 796 u32 count = RANGE(regs->registers, i); in _a6xx_get_gmu_registers() 1133 u32 count = RANGE(registers, i); in a6xx_show_registers() [all …]
|
/openbmc/openbmc-test-automation/pldm/ |
H A D | test_pldm_base.robot | 21 FOR ${i} IN RANGE ${count} 114 FOR ${i} IN RANGE ${count}
|
H A D | test_pldm_fru.robot | 62 FOR ${i} IN RANGE ${fru_rec_id+1}
|
H A D | test_pldm_platform.robot | 25 FOR ${i} IN RANGE 100
|
H A D | test_firmware_boot_side.robot | 61 FOR ${count} IN RANGE 0 ${iteration}
|
H A D | test_pldm_bios.robot | 85 FOR ${i} IN RANGE ${count}
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_powersubsystem_settings.robot | 72 FOR ${entry} IN RANGE 0 ${total_num_supplies} 102 FOR ${entry} IN RANGE 0 ${total_num_supplies}
|
/openbmc/openbmc-test-automation/openpower/mpipl/ |
H A D | test_mpipl_basic.robot | 35 FOR ${count} IN RANGE 0 ${MPIPL_LOOP_COUNT} 47 FOR ${count} IN RANGE 0 ${MPIPL_LOOP_COUNT}
|
/openbmc/openbmc-test-automation/lib/ras/ |
H A D | host_utils.robot | 126 FOR ${count} IN RANGE ${threshold_limit} 151 FOR ${count} IN RANGE ${no_of_states} 198 FOR ${count} IN RANGE ${threshold_limit}
|
/openbmc/openbmc-test-automation/systest/ |
H A D | htx_softbootme_test.robot | 84 FOR ${index} IN RANGE 999999 91 FOR ${waitindex} IN RANGE 40
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_ldap_utils.robot | 56 FOR ${i} IN RANGE ${num_list_entries}
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_bmc_code_update.robot | 69 FOR ${count} IN RANGE 1 ${temp_update_loop_count} 119 FOR ${count} IN RANGE 1 ${temp_update_loop_count} 315 FOR ${index} IN RANGE ${count} 327 FOR ${index} IN RANGE ${count}
|
/openbmc/openbmc-test-automation/lib/external_intf/ |
H A D | vmi_utils.robot | 166 FOR ${interface} IN RANGE ${number_of_interfaces} 188 FOR ${i} IN RANGE ${number_of_interfaces}
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_fru.robot | 53 FOR ${sub_component_index} IN RANGE 0 ${sub_component_count}
|
H A D | test_ipmi_cold_reset.robot | 144 FOR ${RANGE} IN RANGE 0 ${sensor_count}
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | cx88-devel.rst | 44 3: RANGE = 1
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-get-features.rst | 105 .. _LIRC-CAN-SET-REC-CARRIER-RANGE:
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_pcimio.c | 119 RANGE(-5, 15), 121 RANGE(3, 7), 122 RANGE(4, 6),
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_ipmi_redfish_user.robot | 232 FOR ${INDEX} IN RANGE ${current_user_count} ${max_num_users} 326 FOR ${jj} IN RANGE 300
|
/openbmc/openbmc-test-automation/lib/pdu/ |
H A D | cyber.robot | 172 FOR ${try} IN RANGE ${retry_count}
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7606.yaml | 73 Must be the device tree identifier of the RANGE pin. The polarity on
|