Home
last modified time | relevance | path

Searched +full:8 +full:- +full:4 +full:- +full:4 +full:- +full:4 +full:- +full:12 (Results 1 – 25 of 1082) sorted by relevance

12345678910>>...44

/openbmc/linux/arch/x86/math-emu/
Dmul_Xsig.S
/openbmc/linux/arch/sh/boards/mach-se/770x/
Dirq.c
/openbmc/linux/arch/powerpc/crypto/
Dpoly1305-p10le_64.S
Dchacha-p10le-8x.S
Daes-spe-core.S
Daes-spe-modes.S
Daes-spe-keys.S
/openbmc/linux/arch/arm/mach-davinci/
Dda830.c
Dda850.c
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds_crossbar_con.h1 /* SPDX-License-Identifier: GPL-2.0+ */
9 #define NUM_CON_VSC3316 8
10 #define NUM_CON_VSC3308 4
12 static const int8_t vsc16_tx_amc[8][2] = { {15, 3}, {0, 2}, {7, 4}, {9, 10},
13 {5, 11}, {4, 5}, {2, 6}, {12, 9} };
15 static int8_t vsc16_tx_sfp[8][2] = { {15, 7}, {0, 1}, {7, 8}, {9, 0},
16 {-1, -1}, {-1, -1}, {-1, -1}, {-1, -1} };
18 static int8_t vsc16_tx_4sfp_sgmii_12_56[8][2] = { {15, 7}, {0, 1},
19 {7, 8}, {9, 0}, {2, 14}, {12, 15},
20 {-1, -1}, {-1, -1} };
[all …]
/openbmc/linux/include/soc/mscc/
Docelot_dev.h
/openbmc/linux/
Dopengrok2.0.log
/openbmc/linux/sound/soc/codecs/
Drt5677.h
Drt5682.h
Drt5668.h
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
Dtda1997x.txt
/openbmc/linux/drivers/pinctrl/mediatek/
Dpinctrl-mt8127.c
/openbmc/linux/lib/zstd/compress/
Dclevels.h
/openbmc/u-boot/drivers/sound/
H A Drt5677.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * rt5677.h -- RealTek ALC5677 ALSA SoC Audio driver
27 /* I/O - Output */
29 /* I/O - Input */
32 /* I/O - SLIMBus */
38 /* I/O - ADC/DAC */
50 /* Mixer - D-D */
67 /* Mixer - PDM */
123 /* Format - ADC/DAC */
131 /* Function - Analog */
[all …]
/openbmc/linux/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.c
/openbmc/linux/arch/mips/crypto/
Dchacha-core.S
/openbmc/linux/Documentation/translations/zh_CN/core-api/
Dpacking.rst
/openbmc/linux/arch/x86/crypto/
Dblake2s-core.S
/openbmc/linux/drivers/staging/rtl8723bs/include/
Drtl8723b_xmit.h
/openbmc/u-boot/include/
H A Dipu_pixfmt.h1 /* SPDX-License-Identifier: GPL-2.0+ */
8 * (C) Copyright 2005-2010 Freescale Semiconductor, Inc.
19 (((__u32)(a)<<0)|((__u32)(b)<<8)|((__u32)(c)<<16)|((__u32)(d)<<24))
29 #define IPU_PIX_FMT_LVDS888 fourcc('L', 'V', 'D', '8')
31 #define IPU_PIX_FMT_RGB332 fourcc('R', 'G', 'B', '1') /*< 8 RGB-3-3-2 */
32 #define IPU_PIX_FMT_RGB555 fourcc('R', 'G', 'B', 'O') /*< 16 RGB-5-5-5 */
33 #define IPU_PIX_FMT_RGB565 fourcc('R', 'G', 'B', 'P') /*< 1 6 RGB-5-6-5 */
34 #define IPU_PIX_FMT_RGB666 fourcc('R', 'G', 'B', '6') /*< 18 RGB-6-6-6 */
35 #define IPU_PIX_FMT_BGR666 fourcc('B', 'G', 'R', '6') /*< 18 BGR-6-6-6 */
36 #define IPU_PIX_FMT_BGR24 fourcc('B', 'G', 'R', '3') /*< 24 BGR-8-8-8 */
[all …]

12345678910>>...44