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/ |
D | mul_Xsig.S |
|
/openbmc/linux/arch/sh/boards/mach-se/770x/ |
D | irq.c |
|
/openbmc/linux/arch/powerpc/crypto/ |
D | poly1305-p10le_64.S |
|
D | chacha-p10le-8x.S |
|
D | aes-spe-core.S |
|
D | aes-spe-modes.S |
|
D | aes-spe-keys.S |
|
/openbmc/linux/arch/arm/mach-davinci/ |
D | da830.c |
|
D | da850.c |
|
/openbmc/u-boot/board/freescale/b4860qds/ |
H A D | b4860qds_crossbar_con.h | 1 /* 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/ |
D | ocelot_dev.h |
|
/openbmc/linux/ |
D | opengrok2.0.log |
|
/openbmc/linux/sound/soc/codecs/ |
D | rt5677.h |
|
D | rt5682.h |
|
D | rt5668.h |
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
D | tda1997x.txt |
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
D | pinctrl-mt8127.c |
|
/openbmc/linux/lib/zstd/compress/ |
D | clevels.h |
|
/openbmc/u-boot/drivers/sound/ |
H A D | rt5677.h | 1 /* 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/ |
D | tidss_scale_coefs.c |
|
/openbmc/linux/arch/mips/crypto/ |
D | chacha-core.S |
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
D | packing.rst |
|
/openbmc/linux/arch/x86/crypto/ |
D | blake2s-core.S |
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
D | rtl8723b_xmit.h |
|
/openbmc/u-boot/include/ |
H A D | ipu_pixfmt.h | 1 /* 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