Home
last modified time | relevance | path

Searched refs:matrix (Results 26 – 50 of 359) sorted by relevance

12345678910>>...15

/openbmc/openbmc/meta-arm/
H A D.gitlab-ci.yml125 matrix:
134 matrix:
142 matrix:
151 matrix:
169 matrix:
182 matrix:
188 matrix:
198 matrix:
210 matrix:
225 matrix:
[all …]
/openbmc/u-boot/board/calao/usb_a9263/
H A Dusb_a9263.c28 at91_matrix_t *matrix = (at91_matrix_t *)ATMEL_BASE_MATRIX; in usb_a9263_nand_hw_init() local
31 csa = readl(&matrix->csa[0]) | AT91_MATRIX_CSA_EBI_CS3A; in usb_a9263_nand_hw_init()
32 writel(csa, &matrix->csa[0]); in usb_a9263_nand_hw_init()
/openbmc/u-boot/board/egnite/ethernut5/
H A Dethernut5.c95 struct at91_matrix *matrix = (struct at91_matrix *)ATMEL_BASE_MATRIX; in ethernut5_nand_hw_init() local
99 csa = readl(&matrix->ebicsa); in ethernut5_nand_hw_init()
101 writel(csa, &matrix->ebicsa); in ethernut5_nand_hw_init()
/openbmc/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c17 .matrix = {
29 .matrix = {
41 .matrix = {
53 .matrix = {
/openbmc/u-boot/board/ronetix/pm9g45/
H A Dpm9g45.c40 struct at91_matrix *matrix = (struct at91_matrix *)ATMEL_BASE_MATRIX; in pm9g45_nand_hw_init() local
43 csa = readl(&matrix->ccr[6]) | AT91_MATRIX_CSA_EBI_CS3A; in pm9g45_nand_hw_init()
44 writel(csa, &matrix->ccr[6]); in pm9g45_nand_hw_init()
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_mpeg2.c59 const u8 *matrix; in cedrus_mpeg2_setup() local
72 matrix = quantisation->intra_quantiser_matrix; in cedrus_mpeg2_setup()
74 reg = VE_DEC_MPEG_IQMINPUT_WEIGHT(i, matrix[i]); in cedrus_mpeg2_setup()
81 matrix = quantisation->non_intra_quantiser_matrix; in cedrus_mpeg2_setup()
83 reg = VE_DEC_MPEG_IQMINPUT_WEIGHT(i, matrix[i]); in cedrus_mpeg2_setup()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-detect.rst39 ``V4L2_CID_DETECT_MD_THRESHOLD_GRID`` matrix control.
46 ``V4L2_CID_DETECT_MD_REGION_GRID`` matrix control.
54 ``V4L2_CID_DETECT_MD_THRESHOLD_GRID (__u16 matrix)``
60 ``V4L2_CID_DETECT_MD_REGION_GRID (__u8 matrix)``
/openbmc/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c75 struct at91_matrix *matrix = (struct at91_matrix *)ATMEL_BASE_MATRIX; in nand_hw_init() local
79 csa = readl(&matrix->ebicsa); in nand_hw_init()
81 writel(csa, &matrix->ebicsa); in nand_hw_init()
/openbmc/linux/Documentation/devicetree/bindings/iio/accel/
H A Dkionix,kxsd9.yaml29 mount-matrix:
30 description: an optional 3x3 mounting rotation matrix.
54 mount-matrix = "-0.984807753012208", "0", "-0.173648177666930",
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dtc3589x.txt50 - keypad,num-rows : number of rows in the matrix, see
51 bindings/input/matrix-keymap.txt
52 - keypad,num-columns : number of columns in the matrix, see
53 bindings/input/matrix-keymap.txt
55 bindings/input/matrix-keymap.txt
/openbmc/linux/Documentation/devicetree/bindings/
H A Dnuma.txt44 - distance-matrix
45 This property defines a matrix to describe the relative distances
55 3. distance-matrix should have entries in lexicographical ascending
60 distance-matrix is used.
83 and dt presentation for this distance matrix is,
87 distance-matrix = <0 0 10>,
131 distance-matrix = <0 0 10>,
316 distance-matrix = <0 0 10>,
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dnvidia,tegra20-kbc.txt2 The key controller has maximum 24 pins to make matrix keypad. Any pin
15 devicetree/bindings/input/matrix-keymap.txt.
24 matrix-keyboard bindings:
27 matrix-keyboard-controller spec but to be used when the KEY_FN modifier
H A Dtca8418_keypad.txt1 This binding is based on the matrix-keymap binding with the following
10 - linux,keymap: Keys definitions, see keypad-matrix.
H A Dclps711x-keypad.txt1 * Cirrus Logic CLPS711X matrix keypad device tree bindings
8 bindings/input/matrix-keymap.txt.
H A Dimx-keypad.yaml13 - $ref: /schemas/input/matrix-keymap.yaml#
16 The KPP is designed to interface with a keypad matrix with 2-point contact
18 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
H A Dgoogle,cros-ec-keyb.yaml15 Google's ChromeOS EC Keyboard is a simple matrix keyboard
31 Enable a ghost filter for the matrix keyboard. This is recommended
40 An ordered u32 array describing the rows/columns (in the scan matrix)
60 $ref: /schemas/input/matrix-keymap.yaml#
136 /* No matrix keyboard, just buttons/switches */
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ap.rst190 1. AP matrix device
310 matrix device.
364 matrix:
414 matrix mdev device and deconfigures the guest's AP matrix.
748 /sys/devices/vfio_ap/matrix/
770 /sys/devices/vfio_ap/matrix/
778 --------------- matrix
787 --------------- matrix
796 --------------- matrix
823 cat matrix
[all …]
/openbmc/u-boot/board/atmel/at91sam9rlek/
H A Dat91sam9rlek.c34 struct at91_matrix *matrix = (struct at91_matrix *)ATMEL_BASE_MATRIX; in at91sam9rlek_nand_hw_init() local
38 csa = readl(&matrix->ebicsa); in at91sam9rlek_nand_hw_init()
41 writel(csa, &matrix->ebicsa); in at91sam9rlek_nand_hw_init()
/openbmc/u-boot/board/atmel/at91sam9263ek/
H A Dat91sam9263ek.c36 at91_matrix_t *matrix = (at91_matrix_t *) ATMEL_BASE_MATRIX; in at91sam9263ek_nand_hw_init() local
39 csa = readl(&matrix->csa[0]) | AT91_MATRIX_CSA_EBI_CS3A; in at91sam9263ek_nand_hw_init()
40 writel(csa, &matrix->csa[0]); in at91sam9263ek_nand_hw_init()
/openbmc/linux/Documentation/devicetree/bindings/iio/imu/
H A Dbosch,bmi160.yaml46 mount-matrix:
47 description: an optional 3x3 mounting rotation matrix
74 mount-matrix = "0", "1", "0",
/openbmc/linux/Documentation/devicetree/bindings/auxdisplay/
H A Dholtek,ht16k33.yaml13 - $ref: /schemas/input/matrix-keymap.yaml#
24 - const: holtek,ht16k33 # Generic 16*8 LED controller with dot-matrix display
31 description: Display update interval in Hertz for dot-matrix displays
/openbmc/u-boot/arch/arm/mach-at91/
H A DMakefile10 obj-$(CONFIG_SAMA5D2) += bootparams_atmel.o mpddrc.o spl_atmel.o matrix.o atmel_sfr.o
12 obj-$(CONFIG_SAMA5D4) += bootparams_atmel.o mpddrc.o spl_atmel.o matrix.o atmel_sfr.o
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-r3.dtsi19 mount-matrix = "1", "0", "0",
42 mount-matrix = "1", "0", "0",
/openbmc/u-boot/board/siemens/smartweb/
H A Dsmartweb.c50 struct at91_matrix *matrix = (struct at91_matrix *)ATMEL_BASE_MATRIX; in smartweb_nand_hw_init() local
54 csa = readl(&matrix->ebicsa); in smartweb_nand_hw_init()
56 writel(csa, &matrix->ebicsa); in smartweb_nand_hw_init()
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8975.yaml53 mount-matrix:
54 description: an optional 3x3 mounting rotation matrix.
83 mount-matrix = "-0.984807753012208", /* x0 */

12345678910>>...15