/linux-6.8/include/linux/mfd/ |
D | palmas.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 * Copyright 2011-2013 Texas Instruments Inc. 18 #include <linux/extcon-provider.h> 24 #define PALMAS_CHIP_OLD_ID 0x0000 25 #define PALMAS_CHIP_ID 0xC035 26 #define PALMAS_CHIP_CHARGER_ID 0xC036 28 #define TPS65917_RESERVED -1 37 * PALMAS_PMIC_FEATURE_SMPS10_BOOST - used when the PMIC provides SMPS10_BOOST 40 * PALMAS_PMIC_HAS(b, f) - macro to check if a bandgap device is capable of a 41 * specific feature (above) or not. Return non-zero, if yes. [all …]
|
/linux-6.8/drivers/media/usb/gspca/ |
D | spca505.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * V4L2 by Jean-Francis Moine <http://moinejf.free.fr> 23 #define IntelPCCameraPro 0 52 .priv = 0}, 57 #define SPCA50X_REG_USB 0x02 /* spca505 501 */ 59 #define SPCA50X_USB_CTRL 0x00 /* spca505 */ 60 #define SPCA50X_CUSB_ENABLE 0x01 /* spca505 */ 62 #define SPCA50X_REG_GLOBAL 0x03 /* spca505 */ 63 #define SPCA50X_GMISC0_IDSEL 0x01 /* Global control device ID select spca505 */ 64 #define SPCA50X_GLOBAL_MISC0 0x00 /* Global control miscellaneous 0 spca505 */ [all …]
|
D | nw80x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (C) 2011 Jean-François Moine (http://moinejf.free.fr) 16 MODULE_AUTHOR("Jean-Francois Moine <http://moinejf.free.fr>"); 66 [SpaceCam2] = BRIDGE_NW800, /* 06a5:d800 - pas106 73 * D-Link NetQam Pro 250plus */ 79 * Panasonic GP-KR651US */ 90 [Twinkle] = BRIDGE_NW800, /* 06a5:d800 - hv7121b? (seems pas106) 92 * DSB-C110 */ 104 * - nw801 046d:d001 106 * - nw801 0728:d001 [all …]
|
/linux-6.8/drivers/net/wireless/broadcom/b43/ |
D | radio_2056.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 #define B2056_INITTAB_ENTRY_OK 0x01 25 #define B2056_INITTAB_UPLOAD 0x02 39 [B2056_SYN_RESERVED_ADDR2] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 40 [B2056_SYN_RESERVED_ADDR3] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 41 [B2056_SYN_RESERVED_ADDR4] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 42 [B2056_SYN_RESERVED_ADDR5] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 43 [B2056_SYN_RESERVED_ADDR6] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 44 [B2056_SYN_RESERVED_ADDR7] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 45 [B2056_SYN_COM_CTRL] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, [all …]
|
D | radio_2055.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 24 #define B2055_INITTAB_ENTRY_OK 0x01 25 #define B2055_INITTAB_UPLOAD 0x02 31 [B2055_SP_PINPD] = { .ghz5 = 0x0080, .ghz2 = 0x0080, NOUPLOAD, }, 32 [B2055_C1_SP_RSSI] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 33 [B2055_C1_SP_PDMISC] = { .ghz5 = 0x0027, .ghz2 = 0x0027, NOUPLOAD, }, 34 [B2055_C2_SP_RSSI] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 35 [B2055_C2_SP_PDMISC] = { .ghz5 = 0x0027, .ghz2 = 0x0027, NOUPLOAD, }, 36 [B2055_C1_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, }, 37 [B2055_C1_SP_RXGC2] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, }, [all …]
|
/linux-6.8/include/linux/mfd/da9063/ |
D | registers.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 18 /* Page 0 : I2C access 0x000 - 0x0FF SPI access 0x000 - 0x07F */ 19 /* Page 1 : SPI access 0x080 - 0x0FF */ 20 /* Page 2 : I2C access 0x100 - 0x1FF SPI access 0x100 - 0x17F */ 21 /* Page 3 : SPI access 0x180 - 0x1FF */ 22 #define DA9063_REG_PAGE_CON 0x00 25 #define DA9063_REG_STATUS_A 0x01 26 #define DA9063_REG_STATUS_B 0x02 27 #define DA9063_REG_STATUS_C 0x03 28 #define DA9063_REG_STATUS_D 0x04 [all …]
|
/linux-6.8/arch/arm/boot/dts/rockchip/ |
D | rk3288-veyron-jerry.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 9 #include "rk3288-veyron-chromebook.dtsi" 10 #include "../cros-ec-sbs.dtsi" 14 compatible = "google,veyron-jerry-rev15", "google,veyron-jerry-rev14", 15 "google,veyron-jerry-rev13", "google,veyron-jerry-rev12", 16 "google,veyron-jerry-rev11", "google,veyron-jerry-rev10", 17 "google,veyron-jerry-rev7", "google,veyron-jerry-rev6", 18 "google,veyron-jerry-rev5", "google,veyron-jerry-rev4", 19 "google,veyron-jerry-rev3", "google,veyron-jerry", [all …]
|
/linux-6.8/drivers/staging/rts5208/ |
D | rtsx_card.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Driver for Realtek PCI-Express card reader 5 * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. 20 #define SSC_POWER_DOWN 0x01 21 #define SD_OC_POWER_DOWN 0x02 22 #define MS_OC_POWER_DOWN 0x04 23 #define ALL_POWER_DOWN 0x07 24 #define OC_POWER_DOWN 0x06 26 #define PMOS_STRG_MASK 0x10 27 #define PMOS_STRG_800mA 0x10 [all …]
|
D | sd.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Driver for Realtek PCI-Express card reader 5 * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. 17 #define SUPPORT_VOLTAGE 0x003C0000 20 #define SD_NO_ERROR 0x0 21 #define SD_CRC_ERR 0x80 22 #define SD_TO_ERR 0x40 23 #define SD_NO_CARD 0x20 24 #define SD_BUSY 0x10 25 #define SD_STS_ERR 0x08 [all …]
|
/linux-6.8/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 1 // SPDX-License-Identifier: ISC 28 radio_type##_##jspace##0 : \ 34 radio_type##_##jspace##0 : \ 42 radio_type##_##jspace##0##_##reg_name : \ 47 radio_type##_##jspace##0##_##reg_name : \ 53 radio_type##_##reg_name##_##jspace##0 : \ 58 radio_type##_##reg_name##_##jspace##0 : \ 97 #define NPHY_IS_SROM_REINTERPRET NREV_GE(pi->pubpi.phy_rev, 5) 107 #define NPHY_RSSICAL_NB_TARGET 0 113 #define NPHY_CALSANITY_RSSI_NB_MAX_NEG -9 [all …]
|
/linux-6.8/drivers/s390/net/ |
D | qeth_core_mpc.c | 1 // SPDX-License-Identifier: GPL-2.0 14 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x19, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1, 17 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00, 18 0x00, 0x00 22 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 23 0x15, 0x01, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 24 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0xc8, 0xc1, 25 0xd3, 0xd3, 0xd6, 0xd3, 0xc5, 0x40, 0x00, 0x00, [all …]
|
/linux-6.8/drivers/scsi/aic7xxx/ |
D | aic79xx_seq.h_shipped | 2 * DO NOT EDIT - This file is automatically generated 9 0xff, 0x02, 0x06, 0x78, 10 0x00, 0xea, 0x6e, 0x59, 11 0x01, 0xea, 0x04, 0x30, 12 0xff, 0x04, 0x0c, 0x78, 13 0x19, 0xea, 0x6e, 0x59, 14 0x19, 0xea, 0x04, 0x00, 15 0x33, 0xea, 0x68, 0x59, 16 0x33, 0xea, 0x00, 0x00, 17 0x60, 0x3a, 0x3a, 0x68, [all …]
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | m88ds3103_priv.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 15 #include <linux/i2c-mux.h> 19 #define M88DS3103B_FIRMWARE "dvb-demod-m88ds3103b.fw" 20 #define M88DS3103_FIRMWARE "dvb-demod-m88ds3103.fw" 21 #define M88RS6000_FIRMWARE "dvb-demod-m88rs6000.fw" 23 #define M88RS6000_CHIP_ID 0x74 24 #define M88DS3103_CHIP_ID 0x70 26 #define M88DS3103_CHIPTYPE_3103 0 60 {0x23, 0x07}, 61 {0x08, 0x03}, [all …]
|
D | af9013_priv.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 18 #include <linux/i2c-mux.h> 22 #define AF9013_FIRMWARE "dvb-fe-af9013.fw" 36 /* pre-calculated coeff lookup table */ 39 { 28800000, 8000000, { 0x02, 0x8a, 0x28, 0xa3, 0x05, 0x14, 40 0x51, 0x11, 0x00, 0xa2, 0x8f, 0x3d, 0x00, 0xa2, 0x8a, 41 0x29, 0x00, 0xa2, 0x85, 0x14, 0x01, 0x45, 0x14, 0x14 } }, 42 { 28800000, 7000000, { 0x02, 0x38, 0xe3, 0x8e, 0x04, 0x71, 43 0xc7, 0x07, 0x00, 0x8e, 0x3d, 0x55, 0x00, 0x8e, 0x38, 44 0xe4, 0x00, 0x8e, 0x34, 0x72, 0x01, 0x1c, 0x71, 0x32 } }, [all …]
|
/linux-6.8/drivers/isdn/mISDN/ |
D | l1oip_codec.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * -> conversion from a-Law to u-Law 6 * -> conversion from u-Law to a-Law 7 * -> compression by reducing the number of sample resolution to 4 19 -------------------- 22 Each sample is converted to a-LAW with only 16 steps of level resolution. 30 - 16 bits index for two samples (law encoded) with 8 bit compressed result. 31 - 8 bits index for one compressed data with 16 bits decompressed result. 33 NOTE: The bytes are handled as they are law-encoded. 49 /* alaw -> ulaw */ [all …]
|
/linux-6.8/include/dt-bindings/input/ |
D | cros-ec-keyboard.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * for cros-ec keyboard-controller bindings. 13 MATRIX_KEY(0x00, 0x02, KEY_F1) \ 14 MATRIX_KEY(0x03, 0x02, KEY_F2) \ 15 MATRIX_KEY(0x02, 0x02, KEY_F3) \ 16 MATRIX_KEY(0x01, 0x02, KEY_F4) \ 17 MATRIX_KEY(0x03, 0x04, KEY_F5) \ 18 MATRIX_KEY(0x02, 0x04, KEY_F6) \ 19 MATRIX_KEY(0x01, 0x04, KEY_F7) \ 20 MATRIX_KEY(0x02, 0x09, KEY_F8) \ [all …]
|
/linux-6.8/drivers/regulator/ |
D | da9210-regulator.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * da9210-regulator.h - Regulator definitions for DA9210 15 #define DA9210_REG_PAGE_CON 0x00 18 #define DA9210_REG_STATUS_A 0x50 19 #define DA9210_REG_STATUS_B 0x51 20 #define DA9210_REG_EVENT_A 0x52 21 #define DA9210_REG_EVENT_B 0x53 22 #define DA9210_REG_MASK_A 0x54 23 #define DA9210_REG_MASK_B 0x55 24 #define DA9210_REG_CONTROL_A 0x56 [all …]
|
D | da9211-regulator.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * da9211-regulator.h - Regulator definitions for DA9211/DA9212 12 #define DA9211_REG_PAGE_CON 0x00 15 #define DA9211_REG_STATUS_A 0x50 16 #define DA9211_REG_STATUS_B 0x51 17 #define DA9211_REG_EVENT_A 0x52 18 #define DA9211_REG_EVENT_B 0x53 19 #define DA9211_REG_MASK_A 0x54 20 #define DA9211_REG_MASK_B 0x55 21 #define DA9211_REG_CONTROL_A 0x56 [all …]
|
/linux-6.8/drivers/video/fbdev/i810/ |
D | i810_dvt.c | 1 /*-*- linux-c -*- 2 * linux/drivers/video/i810_dvt.c -- Intel 810 Discrete Video Timings (Intel) 21 { 25000, 0x0013, 0x0003, 0x40, 0x5F, 0x4F, 0x50, 0x82, 0x51, 0x9D, 22 0x0B, 0x10, 0x40, 0xE9, 0x0B, 0xDF, 0x50, 0xE7, 0x04, 0x02, 23 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22006000, 24 0x22002000, 0x22004000, 0x22006000, 0xC0 }, 27 { 28000, 0x0053, 0x0010, 0x40, 0x61, 0x4F, 0x4F, 0x85, 0x52, 0x9A, 28 0xF2, 0x10, 0x40, 0xE0, 0x03, 0xDF, 0x50, 0xDF, 0xF3, 0x01, 29 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22005000, 30 0x22002000, 0x22004000, 0x22005000, 0xC0 }, [all …]
|
/linux-6.8/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_flex_keys.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 2 /* Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved */ 11 MLXSW_AFK_ELEMENT_INST_BUF(DMAC_32_47, 0x00, 2), 12 MLXSW_AFK_ELEMENT_INST_BUF(DMAC_0_31, 0x02, 4), 13 MLXSW_AFK_ELEMENT_INST_U32(PCP, 0x08, 13, 3), 14 MLXSW_AFK_ELEMENT_INST_U32(VID, 0x08, 0, 12), 15 MLXSW_AFK_ELEMENT_INST_U32(SRC_SYS_PORT, 0x0C, 0, 16), 19 MLXSW_AFK_ELEMENT_INST_BUF(SMAC_32_47, 0x00, 2), 20 MLXSW_AFK_ELEMENT_INST_BUF(SMAC_0_31, 0x02, 4), 21 MLXSW_AFK_ELEMENT_INST_U32(PCP, 0x08, 13, 3), [all …]
|
/linux-6.8/drivers/video/fbdev/sis/ |
D | init.h | 6 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria 23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 70 static const unsigned short ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f}; 71 static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53}; 72 static const unsigned short ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */ 73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; 74 static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c}; 75 static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e}; 76 static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62}; 77 static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35}; [all …]
|
D | oem300.h | 6 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria 23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 55 {0x08,0x08,0x08,0x08}, 56 {0x08,0x08,0x08,0x08}, 57 {0x08,0x08,0x08,0x08}, 58 {0x2c,0x2c,0x2c,0x2c}, 59 {0x08,0x08,0x08,0x08}, 60 {0x08,0x08,0x08,0x08}, 61 {0x08,0x08,0x08,0x08}, 62 {0x20,0x20,0x20,0x20} [all …]
|
/linux-6.8/include/linux/ |
D | rtsx_usb.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 4 * Copyright(c) 2009-2013 Realtek Semiconductor Corp. All rights reserved. 16 #define RTSX_USB_SD_CARD 0 25 #define RTSX_USB_REQ_REG_OP 0x00 26 #define RTSX_USB_REQ_POLL 0x02 35 #define QFN24 0 37 #define CHECK_PKG(ucr, pkg) ((ucr)->package == (pkg)) 92 #define SD_CD 0x01 93 #define MS_CD 0x02 94 #define XD_CD 0x04 [all …]
|
/linux-6.8/drivers/staging/pi433/ |
D | rf69_registers.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 5 * Copyright (C) 2016 Wolf-Entwicklungen 6 * Marcus Wolf <linux@wolf-entwicklungen.de> 12 #define REG_FIFO 0x00 13 #define REG_OPMODE 0x01 14 #define REG_DATAMODUL 0x02 15 #define REG_BITRATE_MSB 0x03 16 #define REG_BITRATE_LSB 0x04 17 #define REG_FDEV_MSB 0x05 18 #define REG_FDEV_LSB 0x06 [all …]
|
/linux-6.8/drivers/usb/misc/sisusbvga/ |
D | sisusb_tables.h | 1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ 7 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria 24 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 58 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 59 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 60 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 61 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 62 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 63 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 64 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, [all …]
|