/linux/sound/usb/usx2y/ |
H A D | usx2y.h | 12 #define USX2Y_DRIVER_VERSION 0x0100 /* 0.1.0 */ 27 #define USB_ID_US122 0x8007 28 #define USB_ID_US224 0x8005 29 #define USB_ID_US428 0x8001 33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */
|
/linux/arch/m68k/include/uapi/asm/ |
H A D | bootinfo-amiga.h | 14 #define BI_AMIGA_MODEL 0x8000 /* model (__be32) */ 15 #define BI_AMIGA_AUTOCON 0x8001 /* AutoConfig device */ 17 #define BI_AMIGA_CHIP_SIZE 0x8002 /* size of Chip RAM (__be32) */ 18 #define BI_AMIGA_VBLANK 0x8003 /* VBLANK frequency (__u8) */ 19 #define BI_AMIGA_PSFREQ 0x8004 /* power supply frequency (__u8) */ 20 #define BI_AMIGA_ECLOCK 0x8005 /* EClock frequency (__be32) */ 21 #define BI_AMIGA_CHIPSET 0x8006 /* native chipset present (__be32) */ 22 #define BI_AMIGA_SERPER 0x8007 /* serial port period (__be16) */ 29 #define AMI_UNKNOWN 0 51 #define CS_STONEAGE 0 [all …]
|
H A D | bootinfo-mac.h | 14 #define BI_MAC_MODEL 0x8000 /* Mac Gestalt ID (model type) */ 15 #define BI_MAC_VADDR 0x8001 /* Mac video base address */ 16 #define BI_MAC_VDEPTH 0x8002 /* Mac video depth */ 17 #define BI_MAC_VROW 0x8003 /* Mac video rowbytes */ 18 #define BI_MAC_VDIM 0x8004 /* Mac video dimensions */ 19 #define BI_MAC_VLOGICAL 0x8005 /* Mac video logical base */ 20 #define BI_MAC_SCCBASE 0x8006 /* Mac SCC base address */ 21 #define BI_MAC_BTIME 0x8007 /* Mac boot time */ 22 #define BI_MAC_GMTBIAS 0x8008 /* Mac GMT timezone offset */ 23 #define BI_MAC_MEMSIZE 0x8009 /* Mac RAM size (sanity check) */ [all …]
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | nxp,imx95-scmi.yaml | 20 const: 0x81 28 const: 0x84 36 enum: [0, 1, 2, 3, 4, 5, 6, 7, 0x8000, 0x8001, 0x8002, 0x8003, 37 0x8004, 0x8005, 0x8006, 0x8007]
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-dtt200u.c | 12 { 0x8001, KEY_MUTE }, 13 { 0x8002, KEY_CHANNELDOWN }, 14 { 0x8003, KEY_VOLUMEDOWN }, 15 { 0x8004, KEY_NUMERIC_1 }, 16 { 0x8005, KEY_NUMERIC_2 }, 17 { 0x8006, KEY_NUMERIC_3 }, 18 { 0x8007, KEY_NUMERIC_4 }, 19 { 0x8008, KEY_NUMERIC_5 }, 20 { 0x8009, KEY_NUMERIC_6 }, 21 { 0x800a, KEY_NUMERIC_7 }, [all …]
|
H A D | rc-terratec-slim-2.c | 17 { 0x8001, KEY_MUTE }, /* MUTE */ 18 { 0x8002, KEY_VOLUMEDOWN }, 19 { 0x8003, KEY_CHANNELDOWN }, 20 { 0x8004, KEY_NUMERIC_1 }, 21 { 0x8005, KEY_NUMERIC_2 }, 22 { 0x8006, KEY_NUMERIC_3 }, 23 { 0x8007, KEY_NUMERIC_4 }, 24 { 0x8008, KEY_NUMERIC_5 }, 25 { 0x8009, KEY_NUMERIC_6 }, 26 { 0x800a, KEY_NUMERIC_7 }, [all …]
|
/linux/drivers/net/usb/ |
H A D | zaurus.c | 56 skb2 = skb_copy_expand(skb, 0, 4 + padlen, flags); in zaurus_tx_fixup() 62 fcs = crc32_le(~0, skb->data, skb->len); in zaurus_tx_fixup() 65 skb_put_u8(skb, fcs & 0xff); in zaurus_tx_fixup() 66 skb_put_u8(skb, (fcs >> 8) & 0xff); in zaurus_tx_fixup() 67 skb_put_u8(skb, (fcs >> 16) & 0xff); in zaurus_tx_fixup() 68 skb_put_u8(skb, (fcs >> 24) & 0xff); in zaurus_tx_fixup() 86 return 0; in always_connected() 128 0x5d, 0x34, 0xcf, 0x66, 0x11, 0x18, 0x11, 0xd6, 129 0xa2, 0x1a, 0x00, 0x01, 0x02, 0xca, 0x9a, 0x7f, 132 0x74, 0xf0, 0x3d, 0xbd, 0x1e, 0xc1, 0x44, 0x70, [all …]
|
H A D | cdc_ether.c | 28 desc->bInterfaceProtocol == 0xff); in is_rndis() 54 #define is_rndis(desc) 0 55 #define is_activesync(desc) 0 56 #define is_wireless_rndis(desc) 0 57 #define is_novatel_rndis(desc) 0 62 0xa3, 0x17, 0xa8, 0x8b, 0x04, 0x5e, 0x4f, 0x01, 63 0xa6, 0x07, 0xc0, 0xff, 0xcb, 0x7e, 0x39, 0x2a, 83 usb_sndctrlpipe(dev->udev, 0), in usbnet_cdc_update_filter() 89 0, in usbnet_cdc_update_filter() 130 if (len == 0 && dev->udev->actconfig->extralen) { in usbnet_generic_cdc_bind() [all …]
|
/linux/drivers/usb/serial/ |
H A D | belkin_sa.h | 33 #define BELKIN_DOCKSTATION_VID 0x050d /* Vendor Id */ 34 #define BELKIN_DOCKSTATION_PID 0x1203 /* Product Id */ 36 #define BELKIN_SA_VID 0x050d /* Vendor Id */ 37 #define BELKIN_SA_PID 0x0103 /* Product Id */ 39 #define BELKIN_OLD_VID 0x056c /* Belkin's "old" vendor id */ 40 #define BELKIN_OLD_PID 0x8007 /* Belkin's "old" single port serial converter's id */ 42 #define PERACOM_VID 0x0565 /* Peracom's vendor id */ 43 #define PERACOM_PID 0x0001 /* Peracom's single port serial converter's id */ 45 #define GOHUBS_VID 0x0921 /* GoHubs vendor id */ 46 #define GOHUBS_PID 0x1000 /* GoHubs single port serial converter's id (identical to the Peracom dev… [all …]
|
/linux/include/uapi/linux/ |
H A D | media-bus-format.h | 16 * These bus formats uniquely identify data formats on the data bus. Format 0 35 #define MEDIA_BUS_FMT_FIXED 0x0001 37 /* RGB - next is 0x1026 */ 38 #define MEDIA_BUS_FMT_RGB444_1X12 0x1016 39 #define MEDIA_BUS_FMT_RGB444_2X8_PADHI_BE 0x1001 40 #define MEDIA_BUS_FMT_RGB444_2X8_PADHI_LE 0x1002 41 #define MEDIA_BUS_FMT_RGB555_2X8_PADHI_BE 0x1003 42 #define MEDIA_BUS_FMT_RGB555_2X8_PADHI_LE 0x1004 43 #define MEDIA_BUS_FMT_RGB565_1X16 0x1017 44 #define MEDIA_BUS_FMT_BGR565_2X8_BE 0x1005 [all …]
|
H A D | tipc_config.h | 71 #define TIPC_CMD_NOOP 0x0000 /* tx none, rx none */ 72 #define TIPC_CMD_GET_NODES 0x0001 /* tx net_addr, rx node_info(s) */ 73 #define TIPC_CMD_GET_MEDIA_NAMES 0x0002 /* tx none, rx media_name(s) */ 74 #define TIPC_CMD_GET_BEARER_NAMES 0x0003 /* tx none, rx bearer_name(s) */ 75 #define TIPC_CMD_GET_LINKS 0x0004 /* tx net_addr, rx link_info(s) */ 76 #define TIPC_CMD_SHOW_NAME_TABLE 0x0005 /* tx name_tbl_query, rx ultra_string */ 77 #define TIPC_CMD_SHOW_PORTS 0x0006 /* tx none, rx ultra_string */ 78 #define TIPC_CMD_SHOW_LINK_STATS 0x000B /* tx link_name, rx ultra_string */ 79 #define TIPC_CMD_SHOW_STATS 0x000F /* tx unsigned, rx ultra_string */ 88 #define TIPC_CMD_GET_REMOTE_MNG 0x4003 /* tx none, rx unsigned */ [all …]
|
/linux/drivers/phy/cadence/ |
H A D | phy-cadence-salvo.c | 19 #define USB3_PHY_OFFSET 0x0 20 #define USB2_PHY_OFFSET 0x38000 22 #define PHY_PMA_CMN_CTRL1 0xC800 23 #define TB_ADDR_CMN_DIAG_HSCLK_SEL 0x01e0 24 #define TB_ADDR_CMN_PLL0_VCOCAL_INIT_TMR 0x0084 25 #define TB_ADDR_CMN_PLL0_VCOCAL_ITER_TMR 0x0085 26 #define TB_ADDR_CMN_PLL0_INTDIV 0x0094 27 #define TB_ADDR_CMN_PLL0_FRACDIV 0x0095 28 #define TB_ADDR_CMN_PLL0_HIGH_THR 0x0096 29 #define TB_ADDR_CMN_PLL0_SS_CTRL1 0x0098 [all …]
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dibusb-common.c | 20 #define deb_info(args...) dprintk(debug,0x01,args) 28 if (st->ops.fifo_ctrl(adap->fe_adap[0].fe, onoff)) { in dibusb_streaming_ctrl() 33 return 0; in dibusb_streaming_ctrl() 42 st->ops.pid_ctrl(adap->fe_adap[0].fe, in dibusb_pid_filter() 45 return 0; in dibusb_pid_filter() 54 if (st->ops.pid_parse(adap->fe_adap[0].fe, onoff) < 0) in dibusb_pid_filter_ctrl() 57 return 0; in dibusb_pid_filter_ctrl() 70 b[0] = DIBUSB_REQ_SET_IOCTL; in dibusb_power_ctrl() 93 if ((ret = dibusb_streaming_ctrl(adap,onoff)) < 0) in dibusb2_0_streaming_ctrl() 97 b[0] = DIBUSB_REQ_SET_STREAMING_MODE; in dibusb2_0_streaming_ctrl() [all …]
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mr.h | 14 #define PCI_DEVICE_ID_QLOGIC_ISPF001 0xF001 18 #define FX00_COMMAND_TYPE_7 0x07 /* Command Type 7 entry for 7XXX */ 53 #define STATUS_TYPE_FX00 0x01 /* Status entry. */ 80 #define MULTI_STATUS_TYPE_FX00 0x0D 91 #define TSK_MGMT_IOCB_TYPE_FX00 0x05 116 #define ABORT_IOCB_TYPE_FX00 0x08 /* Abort IOCB status. */ 136 #define IOCTL_IOSB_TYPE_FX00 0x0C 159 #define STATUS_CONT_TYPE_FX00 0x04 161 #define FX00_IOCB_TYPE 0x0B 203 #define QLAFX00_LINK_STATUS_DOWN 0x10 [all …]
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | qt202x_phy.c | 28 #define MDIO_QUAKE_LED0_REG (0xD006) 31 #define PCS_FW_HEARTBEAT_REG 0xd7ee 32 #define PCS_FW_HEARTB_LBN 0 34 #define PCS_FW_PRODUCT_CODE_1 0xd7f0 35 #define PCS_FW_VERSION_1 0xd7f3 36 #define PCS_FW_BUILD_1 0xd7f6 37 #define PCS_UC8051_STATUS_REG 0xd7fd 38 #define PCS_UC_STATUS_LBN 0 40 #define PCS_UC_STATUS_FW_SAVE 0x20 41 #define PMA_PMD_MODE_REG 0xc301 [all …]
|
/linux/drivers/net/phy/qcom/ |
H A D | qca808x.c | 9 #define QCA808X_PHY_DEBUG_ADC_THRESHOLD 0x2c80 10 #define QCA808X_ADC_THRESHOLD_MASK GENMASK(7, 0) 11 #define QCA808X_ADC_THRESHOLD_80MV 0 12 #define QCA808X_ADC_THRESHOLD_100MV 0xf0 13 #define QCA808X_ADC_THRESHOLD_200MV 0x0f 14 #define QCA808X_ADC_THRESHOLD_300MV 0xff 17 #define QCA808X_PHY_MMD3_ADDR_CLD_CTRL7 0x8007 19 #define QCA808X_8023AZ_AFE_EN 0x90 22 #define QCA808X_PHY_MMD3_AZ_TRAINING_CTRL 0x8008 23 #define QCA808X_MMD3_AZ_TRAINING_VAL 0x1c32 [all …]
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_type.h | 16 #define FM10K_DEV_ID_PF 0x15A4 17 #define FM10K_DEV_ID_VF 0x15A5 18 #define FM10K_DEV_ID_SDI_FM10420_QDA2 0x15D0 19 #define FM10K_DEV_ID_SDI_FM10420_DA2 0x15D5 25 #define FM10K_48_BIT_MASK 0x0000FFFFFFFFFFFFull 26 #define FM10K_STAT_VALID 0x80000000 29 #define FM10K_PCIE_LINK_CAP 0x7C 30 #define FM10K_PCIE_LINK_STATUS 0x82 31 #define FM10K_PCIE_LINK_WIDTH 0x3F0 32 #define FM10K_PCIE_LINK_WIDTH_1 0x10 [all …]
|
/linux/drivers/scsi/ |
H A D | nsp32.h | 15 #define PCI_VENDOR_ID_IODATA 0x10fc 16 #define PCI_VENDOR_ID_WORKBIT 0x1145 18 #define PCI_DEVICE_ID_NINJASCSI_32BI_CBSC_II 0x0005 19 #define PCI_DEVICE_ID_NINJASCSI_32BI_KME 0xf007 20 #define PCI_DEVICE_ID_NINJASCSI_32BI_WBT 0x8007 21 #define PCI_DEVICE_ID_WORKBIT_STANDARD 0xf010 22 #define PCI_DEVICE_ID_WORKBIT_DUALEDGE 0xf011 23 #define PCI_DEVICE_ID_NINJASCSI_32BI_LOGITEC 0xf012 24 #define PCI_DEVICE_ID_NINJASCSI_32BIB_LOGITEC 0xf013 25 #define PCI_DEVICE_ID_NINJASCSI_32UDE_MELCO 0xf015 [all …]
|
H A D | qla1280.h | 17 #define BIT_0 0x1 18 #define BIT_1 0x2 19 #define BIT_2 0x4 20 #define BIT_3 0x8 21 #define BIT_4 0x10 22 #define BIT_5 0x20 23 #define BIT_6 0x40 24 #define BIT_7 0x80 25 #define BIT_8 0x100 26 #define BIT_9 0x200 [all …]
|
/linux/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp.h | 25 #define ATOMISP_HW_REVISION_MASK 0x0000ff00 27 #define ATOMISP_HW_REVISION_ISP2300 0x00 28 #define ATOMISP_HW_REVISION_ISP2400 0x10 29 #define ATOMISP_HW_REVISION_ISP2401_LEGACY 0x11 30 #define ATOMISP_HW_REVISION_ISP2401 0x20 32 #define ATOMISP_HW_STEPPING_MASK 0x000000ff 33 #define ATOMISP_HW_STEPPING_A0 0x00 34 #define ATOMISP_HW_STEPPING_B0 0x10 37 #define CI_MODE_PREVIEW 0x8000 38 #define CI_MODE_VIDEO 0x4000 [all …]
|
/linux/tools/testing/selftests/sgx/ |
H A D | main.c | 24 static const uint64_t MAGIC = 0x1122334455667788ULL; 25 static const uint64_t MAGIC2 = 0x8877665544332211ULL; 52 for (i = 0; i < ehdr->e_phnum; i++) in vdso_get_dyntab() 63 for (i = 0; dyntab[i].d_tag != DT_NULL; i++) in vdso_get_dyn() 93 __cpuid_count(SGX_CPUID, 0x0, eax, ebx, ecx, edx); in sgx2_supported() 95 return eax & 0x2; in sgx2_supported() 100 unsigned long h = 0, high; in elf_sym_hash() 104 high = h & 0xf0000000; in elf_sym_hash() 117 Elf64_Word bucketnum = symtab->elf_hashtab[0]; in vdso_symtab_get() 141 for (i = 0; i < encl->nr_segments; i++) { in encl_get_tcs_offset() [all …]
|
/linux/drivers/media/rc/ |
H A D | ati_remote.c | 6 * Version 2.2.0 Copyright (c) 2004 Torrey Hoffman <thoffman@arnor.net> 9 * This 2.2.0 version is a rewrite / cleanup of the 2.1.1 driver, including 20 * Version 2.2.0 68 * Or, set channel_mask = 65533, (0xFFFD), and all channels except 1 will be 71 * The default is 0 (respond to all channels). Bit 0 and bits 17-32 of this 90 #define ATI_REMOTE_VENDOR_ID 0x0bc7 91 #define LOLA_REMOTE_PRODUCT_ID 0x0002 92 #define LOLA2_REMOTE_PRODUCT_ID 0x0003 93 #define ATI_REMOTE_PRODUCT_ID 0x0004 94 #define NVIDIA_REMOTE_PRODUCT_ID 0x0005 [all …]
|
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-typec.c | 58 #define CMN_SSM_BANDGAP (0x21 << 2) 59 #define CMN_SSM_BIAS (0x22 << 2) 60 #define CMN_PLLSM0_PLLEN (0x29 << 2) 61 #define CMN_PLLSM0_PLLPRE (0x2a << 2) 62 #define CMN_PLLSM0_PLLVREF (0x2b << 2) 63 #define CMN_PLLSM0_PLLLOCK (0x2c << 2) 64 #define CMN_PLLSM1_PLLEN (0x31 << 2) 65 #define CMN_PLLSM1_PLLPRE (0x32 << 2) 66 #define CMN_PLLSM1_PLLVREF (0x33 << 2) 67 #define CMN_PLLSM1_PLLLOCK (0x34 << 2) [all …]
|
/linux/drivers/media/tuners/ |
H A D | xc5000.c | 29 MODULE_PARM_DESC(no_poweroff, "0 (default) powers device off when not used.\n" 72 #define XC_RF_MODE_AIR 0 76 #define XC_PRODUCT_ID_FW_NOT_LOADED 0x2000 77 #define XC_PRODUCT_ID_FW_LOADED 0x1388 80 #define XREG_INIT 0x00 81 #define XREG_VIDEO_MODE 0x01 82 #define XREG_AUDIO_MODE 0x02 83 #define XREG_RF_FREQ 0x03 84 #define XREG_D_CODE 0x04 85 #define XREG_IF_OUT 0x05 [all …]
|
/linux/drivers/gpu/drm/amd/include/asic_reg/dpcs/ |
H A D | dpcs_3_1_4_offset.h | 31 // base address: 0x0 32 …DPCSSYS_CR0_SUP_DIG_IDCODE_LO 0x0000 33 …DPCSSYS_CR0_SUP_DIG_IDCODE_HI 0x0001 34 …DPCSSYS_CR0_SUP_DIG_REFCLK_OVRD_IN 0x0002 35 …DPCSSYS_CR0_SUP_DIG_MPLLA_DIV_CLK_OVRD_IN 0x0003 36 …DPCSSYS_CR0_SUP_DIG_MPLLA_HDMI_CLK_OVRD_IN 0x0004 37 …DPCSSYS_CR0_SUP_DIG_MPLLB_DIV_CLK_OVRD_IN 0x0005 38 …DPCSSYS_CR0_SUP_DIG_MPLLB_HDMI_CLK_OVRD_IN 0x0006 39 …DPCSSYS_CR0_SUP_DIG_MPLLA_OVRD_IN_0 0x0007 40 …DPCSSYS_CR0_SUP_DIG_MPLLA_OVRD_IN_1 0x0008 [all …]
|