/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | davinci_mdio.c | 185 static void davinci_set_mdio_dir(struct mdiobb_ctrl *ctrl, int output) in davinci_set_mdio_dir() argument 193 if (output) in davinci_set_mdio_dir()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-icev2.dts | 464 output-high; 472 output-high;
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30-evb.dts | 168 clock_in_out = "output"; 194 clock-output-names = "xin32k";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-qmx6.dtsi | 348 fsl,ext-reset-output; 608 MX6QDL_PAD_DISP0_DAT8__WDOG1_B 0x1b0b0 /* Watchdog output signal */
|
H A D | mba6ulx.dtsi | 322 fsl,sai-mclk-direction-output; 391 fsl,ext-reset-output;
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | mmp2.dtsi | 194 clock-output-names = "mclk"; 205 clock-output-names = "mclk";
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-bus-iio | 100 the buffer output value appropriately. The storagebits value 178 buffer. In the case of an output buffer, this indicates the
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-thermal | 235 cooling states. The output will have "<state> <time>" pair 253 transitions. The cat output here is a two dimensional matrix,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm670-google-sargo.dts | 490 output-high; 505 output-low;
|
H A D | sm8550-qrd.dts | 602 output-low; 610 output-low; 878 output-low;
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | scd4x.c | 349 if (chan->output) { in scd4x_read_raw() 573 .output = 1,
|
H A D | scd30_core.c | 208 if (chan->output) { in scd30_read_raw() 482 .output = 1,
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157c-phycore-stm32mp15-som.dtsi | 132 ti,min-output-impedance; 134 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7629.dtsi | 55 clock-output-names = "clk20m"; 62 clock-output-names = "clkxtal";
|
/openbmc/linux/tools/iio/ |
H A D | iio_utils.c | 218 int iioutils_get_param_float(float *output, const char *param_name, in iioutils_get_param_float() argument 264 if (fscanf(sysfsfp, "%f", output) != 1) in iioutils_get_param_float()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | pwm.rst | 49 As a consumer, don't rely on the output's state for a disabled PWM. If it's 55 maintain the power output but has more freedom regarding signal form.
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | gitlab-ci.yml | 35 …- curl -L -s --retry 4 -f --retry-all-errors --retry-delay 60 -O --output-dir "${SCRIPTS_DIR}" "${… 45 …- curl --output - $DRM_CI_PROJECT_URL/-/archive/$DRM_CI_COMMIT_SHA/mesa-$DRM_CI_COMMIT_SHA.tar.gz …
|
/openbmc/openbmc/ |
H A D | README.md | 138 If your motherboard is not listed in the output of `. setup` it is not currently 145 **However**, even if your motherboard is among those listed in the output of
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.build | 105 configure_file(output: 'config.h', configuration: conf) 313 output: '@BASENAME@',
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3128.dtsi | 183 clock-output-names = "xin24m"; 191 clock-output-names = "xin12m"; 387 clock-output-names = "usb480m_phy";
|
H A D | sun5i.dtsi | 100 clock-output-names = "osc24M"; 107 clock-output-names = "osc32k"; 249 clock-output-names = "tcon-pixel-clock";
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzv2m.c | 767 u8 bit, bool output) in rzv2m_gpio_set_direction() argument 769 rzv2m_writel_we(pctrl->base + OE(port), bit, output); in rzv2m_gpio_set_direction() 770 rzv2m_writel_we(pctrl->base + IE(port), bit, !output); in rzv2m_gpio_set_direction()
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | compress-offload.rst | 69 decoded samples are routed to a physical output or logical back-end. 308 above. It is possible to route the output of a decoder to a capture 318 rendered output in time, this does not deal with underrun/overrun and
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 288 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output) in vc4_hvs_get_fifo_from_output() argument 295 return output; in vc4_hvs_get_fifo_from_output() 303 switch (output) { in vc4_hvs_get_fifo_from_output()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-mcp2221.c | 942 if (channel->output) in mcp2221_read_raw() 952 if (channel->output) { in mcp2221_read_raw() 1024 chan->output = 1; in mcp_iio_channels()
|