Home
last modified time | relevance | path

Searched refs:output (Results 2551 – 2575 of 6165) sorted by relevance

1...<<101102103104105106107108109110>>...247

/openbmc/linux/drivers/s390/cio/
H A Dfcx.c45 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 Dep8248e.c70 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 Dsysfs-bus-iio-dac-ltc268862 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 Dsysfs-ptp62 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 Dstih418-clock.dtsi14 clock-output-names = "CLK_SYSIN";
136 clock-output-names = "clk-m-a9-ext2f-div2";
H A Dstih410-clock.dtsi14 clock-output-names = "CLK_SYSIN";
136 clock-output-names = "clk-m-a9-ext2f-div2";
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Ds3c6410-mini6410.dts34 clock-output-names = "fin_pll";
40 clock-output-names = "xusbxti";
/openbmc/linux/drivers/gpu/drm/exynos/
H A DKconfig51 bool "Parallel output"
56 This enables support for Exynos parallel output.
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.c60 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 Dqcom-ipq4018-ap120c-ac.dtsi75 output-high;
83 output-high;
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c47 *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 Dsm8450-sony-xperia-nagara-pdx223.dts52 output-low;
73 output-low;
/openbmc/phosphor-pid-control/
H A Dmeson.build24 configure_file(output: 'config.h',
47 output: 'phosphor-pid-control.service',
/openbmc/qemu/.gitlab-ci.d/
H A Dopensbi.yml9 # 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 Dadt7475.rst64 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 Dsun50i-h6.dtsi55 clock-output-names = "iosc";
62 clock-output-names = "osc24M";
69 clock-output-names = "osc32k";
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7742-iwg21d-q7-dbcm-ca.dts96 /* 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 Dvexpress-v2p-ca9.dts194 clock-output-names = "extsaxiclk";
203 clock-output-names = "clcdclk";
212 clock-output-names = "tcrefclk";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra71-evm.dts197 output-high;
249 ti,min-output-impedance;
258 ti,min-output-impedance;
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3188-radxarock.dts179 clock-output-names = "xin32k";
311 pcfg_output_low: pcfg-output-low {
312 output-low;
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py227 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 Dzone.cpp648 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 Divtv-cards.c1318 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 Dtest_ipmi_sensor.robot48 # 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 Dtest_ipmi_fru_device.robot32 ${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}

1...<<101102103104105106107108109110>>...247