Home
last modified time | relevance | path

Searched refs:matrix (Results 151 – 175 of 359) sorted by relevance

12345678910>>...15

/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9n12.dtsi98 matrix: matrix@ffffde00 { label
99 compatible = "atmel,at91sam9n12-matrix", "syscon";
765 atmel,matrix = <&matrix>;
H A Dat91sam9260.dtsi113 matrix: matrix@ffffee00 { label
114 compatible = "atmel,at91sam9260-matrix", "syscon";
759 atmel,matrix = <&matrix>;
H A Dat91sam9x5.dtsi106 matrix: matrix@ffffde00 { label
107 compatible = "atmel,at91sam9x5-matrix", "syscon";
912 atmel,matrix = <&matrix>;
/openbmc/linux/Documentation/admin-guide/namespaces/
H A Dcompatibility-list.rst8 Here's the summary. This matrix shows the known problems, that
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddata-structure-v9.rst15 The DRBD objects are interconnected to form a matrix as depicted below; a
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dwakeup-source.txt22 3. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
/openbmc/linux/Documentation/devicetree/bindings/soc/mediatek/
H A Dmediatek,ccorr.yaml14 MediaTek color correction with 3X3 matrix.
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dboe,bf060y8m-aj0.yaml13 This is a 5.99" 1080x2160 16.7M Color active matrix AMOLED
/openbmc/linux/drivers/staging/media/av7110/
H A Ddvb_filter.h186 u32 matrix[32]; member
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,usb-hs-phy.yaml74 $ref: /schemas/types.yaml#/definitions/uint8-matrix
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.h50 uint16_t *matrix,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-a3u-eur.dts58 mount-matrix = "0", "1", "0",
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c296 pipe_ctx->stream->csc_color_matrix.matrix[i]; in dce60_program_front_end_for_pipe()
307 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dce60_program_front_end_for_pipe()
/openbmc/linux/Documentation/powerpc/
H A Dassociativity.rst102 "ibm,lookup-index-table" helps in having a compact representation of distance matrix.
103 Since domainID can be sparse, the matrix of distances can also be effectively sparse.
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dbattery.yaml88 $ref: /schemas/types.yaml#/definitions/uint32-matrix
127 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,scu-pinctrl.yaml43 $ref: /schemas/types.yaml#/definitions/uint32-matrix
H A Dfsl,imx8ulp-pinctrl.yaml40 $ref: /schemas/types.yaml#/definitions/uint32-matrix
H A Dfsl,imxrt1170.yaml41 $ref: /schemas/types.yaml#/definitions/uint32-matrix
H A Dfsl,imx93-pinctrl.yaml43 $ref: /schemas/types.yaml#/definitions/uint32-matrix
H A Dfsl,imxrt1050.yaml41 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dpixman_0.42.2.bb22 file://pixman/pixman-matrix.c;endline=21;md5=4a018dff3e4e25302724c88ff95c2456 \
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst36 the touch sensor matrix, for example manufacturing irregularities,
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dnxp,tda998x.yaml35 $ref: /schemas/types.yaml#/definitions/uint32-matrix
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c186 for (i = 0; i < ARRAY_SIZE(csc->matrix); i++) { in mdp4_write_csc_config()
188 csc->matrix[i]); in mdp4_write_csc_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2497 pipe_ctx->stream->gamut_remap_matrix.matrix[i]; in dcn10_program_gamut_remap()
2528 uint16_t rgb_bias = matrix[3]; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2530 matrix[3] = 0; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2531 matrix[7] = 0; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2532 matrix[11] = 0; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2534 matrix[3] = rgb_bias; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2535 matrix[7] = rgb_bias; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2536 matrix[11] = rgb_bias; in dcn10_set_csc_adjustment_rgb_mpo_fix()
2542 uint16_t *matrix, in dcn10_program_output_csc() argument
2556 int16_t rgb_bias = matrix[3]; in dcn10_program_output_csc()
[all …]

12345678910>>...15