Home
last modified time | relevance | path

Searched refs:matrix (Results 201 – 225 of 359) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4630 int matrix = input / 4; in ivc120_muxsel() local
4633 btv->c.nr, input, matrix, key); in ivc120_muxsel()
4637 ((matrix == 3) ? (key | key << 2) : 0x00), 1); in ivc120_muxsel()
4639 ((matrix == 0) ? (key | key << 2) : 0x00), 1); in ivc120_muxsel()
4641 ((matrix == 1) ? (key | key << 2) : 0x00), 1); in ivc120_muxsel()
4643 ((matrix == 2) ? (key | key << 2) : 0x00), 1); in ivc120_muxsel()
4647 ((matrix == 3) ? 0x03 : 0x00), 1); /* 13 - 16 */ in ivc120_muxsel()
4649 ((matrix == 0) ? 0x03 : 0x00), 1); /* 1-4 */ in ivc120_muxsel()
4651 ((matrix == 1) ? 0x03 : 0x00), 1); /* 5-8 */ in ivc120_muxsel()
4653 ((matrix == 2) ? 0x03 : 0x00), 1); /* 9-12 */ in ivc120_muxsel()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,sci-inta.yaml68 $ref: /schemas/types.yaml#/definitions/uint32-matrix
H A Dti,sci-intr.yaml72 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/Documentation/devicetree/bindings/opp/
H A Dti,omap-opp-supply.yaml56 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ccorr.c119 input = ctm->matrix; in mtk_ccorr_ctm_set()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.h67 uint16_t *matrix,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-acer-a1-724.dts72 mount-matrix = "0", "-1", "0",
H A Dmsm8916-wingtech-wt88047.dts81 mount-matrix = "1", "0", "0",
H A Dmsm8916-asus-z00l.dts100 mount-matrix = "1", "0", "0",
/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/
H A Dghostscript_10.03.0.bb8 dot-matrix, inkjet and laser models. \
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c576 …num_steps].params.set_output_csc_params.regval = current_mpc_pipe->stream->csc_color_matrix.matrix; in hwss_build_fast_sequence()
768 const uint16_t *matrix = params->set_output_csc_params.regval; in hwss_set_output_csc() local
774 matrix, in hwss_set_output_csc()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-ext-ctrls.rst178 - A pointer to a matrix control of unsigned 8-bit values. Valid if
182 - A pointer to a matrix control of unsigned 16-bit values. Valid if
186 - A pointer to a matrix control of unsigned 32-bit values. Valid if
190 - A pointer to a matrix control of signed 32-bit values. Valid if
195 - A pointer to a matrix control of signed 64-bit values. Valid if
H A Dvidioc-g-modulator.rst155 respective audio matrix, or the current video standard does not
176 hardware does not support the respective audio matrix, or the
/openbmc/linux/drivers/input/
H A DKconfig71 device that uses matrix keymap. This option is only
78 module will be called matrix-keymap.
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/
H A Dfeature-microblaze-versions.inc49 # Version conflict matrix
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-qcom-lpg.yaml55 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dst,stm32-timers.yaml85 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,tlv320aic3x.yaml64 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dfsl,imx-sdma.yaml108 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi103 /* SKE keys on position 2 in an 8x8 matrix */
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dgpio-regulator.yaml59 $ref: /schemas/types.yaml#/definitions/uint32-matrix
H A Dpwm-regulator.yaml50 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A Dlibsmi-fix-the-test-dump-files.patch185 - hostControlEntry, hosts, matrix,
199 + hosts, matrix, filter,
/openbmc/linux/drivers/iio/
H A Dindustrialio-core.c575 struct iio_mount_matrix *matrix) in iio_setup_mount_idmatrix() argument
577 *matrix = iio_mount_idmatrix; in iio_setup_mount_idmatrix()
612 int iio_read_mount_matrix(struct device *dev, struct iio_mount_matrix *matrix) in iio_read_mount_matrix() argument
617 err = device_property_read_string_array(dev, "mount-matrix", matrix->rotation, len); in iio_read_mount_matrix()
630 return iio_setup_mount_idmatrix(dev, matrix); in iio_read_mount_matrix()
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dwlf,arizona.yaml100 $ref: /schemas/types.yaml#/definitions/uint32-matrix

12345678910>>...15