/openbmc/linux/drivers/s390/cio/ |
H A D | fcx.c | 45 return phys_to_virt(tcw->output); in tcw_get_data() 215 tcw->output = virt_to_phys(data); in tcw_set_data()
|
/openbmc/linux/arch/powerpc/platforms/82xx/ |
H A D | ep8248e.c | 70 static void ep8248e_set_mdio_dir(struct mdiobb_ctrl *ctrl, int output) in ep8248e_set_mdio_dir() argument 72 if (output) in ep8248e_set_mdio_dir()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-dac-ltc2688 | 62 useful when one wants to change the DAC output codes. The way it should 75 specific to toggle enabled channels and refers to the DAC output
|
H A D | sysfs-ptp | 62 output channels offered by the PTP hardware clock. 129 outputs. To enable a periodic output, write five 132 period nanoseconds. To disable a periodic output, set
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stih418-clock.dtsi | 14 clock-output-names = "CLK_SYSIN"; 136 clock-output-names = "clk-m-a9-ext2f-div2";
|
H A D | stih410-clock.dtsi | 14 clock-output-names = "CLK_SYSIN"; 136 clock-output-names = "clk-m-a9-ext2f-div2";
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c6410-mini6410.dts | 34 clock-output-names = "fin_pll"; 40 clock-output-names = "xusbxti";
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | Kconfig | 51 bool "Parallel output" 56 This enables support for Exynos parallel output.
|
/openbmc/linux/drivers/gpu/drm/vkms/ |
H A D | vkms_drv.c | 60 if (vkms->output.composer_workq) in vkms_release() 61 destroy_workqueue(vkms->output.composer_workq); in vkms_release()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-ipq4018-ap120c-ac.dtsi | 75 output-high; 83 output-high;
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_drv.c | 47 *val |= plane->fps_info.output << i; in sti_drm_fps_get() 64 plane->fps_info.output = (val >> i) & 1; in sti_drm_fps_set()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8450-sony-xperia-nagara-pdx223.dts | 52 output-low; 73 output-low;
|
/openbmc/phosphor-pid-control/ |
H A D | meson.build | 24 configure_file(output: 'config.h', 47 output: 'phosphor-pid-control.service',
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | opensbi.yml | 9 # if any files affecting the build output are touched 31 # Run if any files affecting the build output are touched
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adt7475.rst | 64 three temperature sensors. Each PWM output is individually adjustable and 134 PWM outputs, and a given PWM output can be controlled by several temperature 142 At Tmin - hysteresis the PWM output can either be off (0% duty cycle) or at the
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-h6.dtsi | 55 clock-output-names = "iosc"; 62 clock-output-names = "osc24M"; 69 clock-output-names = "osc32k";
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7742-iwg21d-q7-dbcm-ca.dts | 96 /* Disable hogging GP0_18 to output LOW */ 99 /* Hog GP0_18 to output HIGH to enable VIN2 */ 103 output-high;
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2p-ca9.dts | 194 clock-output-names = "extsaxiclk"; 203 clock-output-names = "clcdclk"; 212 clock-output-names = "tcrefclk";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra71-evm.dts | 197 output-high; 249 ti,min-output-impedance; 258 ti,min-output-impedance;
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3188-radxarock.dts | 179 clock-output-names = "xin32k"; 311 pcfg_output_low: pcfg-output-low { 312 output-low;
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | msg.py | 227 def logger_create(name, output=sys.stderr, level=logging.INFO, preserve_handlers=False, color='auto… argument 230 console = logging.StreamHandler(output) 233 …if color == 'always' or (color == 'auto' and output.isatty() and os.environ.get('NO_COLOR', '') ==…
|
/openbmc/phosphor-pid-control/pid/ |
H A D | zone.cpp | 648 std::string pidName, std::string leader, double input, double output) in updateThermalPowerDebugInterface() argument 652 _pidsControlProcess[pidName]->output(output); in updateThermalPowerDebugInterface()
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.c | 1318 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output) in ivtv_get_output() argument 1324 output->index = index; in ivtv_get_output() 1325 strscpy(output->name, card_output->name, sizeof(output->name)); in ivtv_get_output() 1326 output->type = V4L2_OUTPUT_TYPE_ANALOG; in ivtv_get_output() 1327 output->audioset = 1; in ivtv_get_output() 1328 output->std = V4L2_STD_ALL; in ivtv_get_output()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sensor.robot | 48 # Example of IPMI dcmi get_temp_reading output: 111 # Example of IPMI dcmi get_temp_reading output: 320 # Example of power reading command output via IPMI. 412 # Example of ipmi sensor output 436 # Example of redfish sensor output 493 # Example of output for ${sensor_list} 520 # Example of output for ${sensor_id} is 0x41.
|
H A D | test_ipmi_fru_device.robot | 32 ${output}= Run IPMI Standard Command fru 33 Should Contain ${output} ${FRU_NAME} msg=Fail: Given FRU device ${FRU_NAME} not found 179 ${output}= Set Variable ${ipmi_output.strip("\n")} 180 ${output}= Split String ${output} \n\n 185 FOR ${devices} IN @{output} 192 ${frudata}= Get From List ${output} ${num}
|