/linux/include/uapi/linux/ |
H A D | cycx_cfm.h | 28 #define CFM_IMAGE_SIZE 0x20000 /* max size of CYCX code image file */ 31 #define CFM_LOAD_BUFSZ 0x400 /* buffer size for reset code (buffer_load) */ 34 #define GEN_POWER_ON 0x1280 36 #define GEN_SET_SEG 0x1401 /* boot segment setting. */ 37 #define GEN_BOOT_DAT 0x1402 /* boot data. */ 38 #define GEN_START 0x1403 /* board start. */ 39 #define GEN_DEFPAR 0x1404 /* buffer length for boot. */
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-nec-terratec-cinergy-xs.c | 18 { 0x1441, KEY_HOME}, 19 { 0x1401, KEY_POWER2}, 21 { 0x1442, KEY_MENU}, /* DVD menu */ 22 { 0x1443, KEY_SUBTITLE}, 23 { 0x1444, KEY_TEXT}, /* Teletext */ 24 { 0x1445, KEY_DELETE}, 26 { 0x1402, KEY_NUMERIC_1}, 27 { 0x1403, KEY_NUMERIC_2}, 28 { 0x1404, KEY_NUMERIC_3}, 29 { 0x1405, KEY_NUMERIC_4}, [all …]
|
/linux/lib/crc/ |
H A D | crc-itu-t.c | 11 /* CRC table for the CRC ITU-T V.41 0x1021 (x^16 + x^12 + x^5 + 1) */ 13 0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6, 0x70e7, 14 0x8108, 0x9129, 0xa14a, 0xb16b, 0xc18c, 0xd1ad, 0xe1ce, 0xf1ef, 15 0x1231, 0x0210, 0x3273, 0x2252, 0x52b5, 0x4294, 0x72f7, 0x62d6, 16 0x9339, 0x8318, 0xb37b, 0xa35a, 0xd3bd, 0xc39c, 0xf3ff, 0xe3de, 17 0x2462, 0x3443, 0x0420, 0x1401, 0x64e6, 0x74c7, 0x44a4, 0x5485, 18 0xa56a, 0xb54b, 0x8528, 0x9509, 0xe5ee, 0xf5cf, 0xc5ac, 0xd58d, 19 0x3653, 0x2672, 0x1611, 0x0630, 0x76d7, 0x66f6, 0x5695, 0x46b4, 20 0xb75b, 0xa77a, 0x9719, 0x8738, 0xf7df, 0xe7fe, 0xd79d, 0xc7bc, 21 0x48c4, 0x58e5, 0x6886, 0x78a7, 0x0840, 0x1861, 0x2802, 0x3823, [all …]
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | qcom,pcie-x1e80100.yaml | 94 reg = <0 0x01c08000 0 0x3000>, 95 <0 0x7c000000 0 0xf1d>, 96 <0 0x7c000f40 0 0xa8>, 97 <0 0x7c001000 0 0x1000>, 98 <0 0x7c100000 0 0x100000>, 99 <0 0x01c0b000 0 0x1000>; 101 ranges = <0x01000000 0x0 0x00000000 0x0 0x60200000 0x0 0x100000>, 102 <0x02000000 0x0 0x60300000 0x0 0x60300000 0x0 0x3d00000>; 104 bus-range = <0x00 0xff>; 106 linux,pci-domain = <0>; [all …]
|
H A D | qcom,pcie-sm8550.yaml | 104 reg = <0 0x01c00000 0 0x3000>, 105 <0 0x60000000 0 0xf1d>, 106 <0 0x60000f20 0 0xa8>, 107 <0 0x60001000 0 0x1000>, 108 <0 0x60100000 0 0x100000>; 110 ranges = <0x01000000 0x0 0x00000000 0x0 0x60200000 0x0 0x100000>, 111 <0x02000000 0x0 0x60300000 0x0 0x60300000 0x0 0x3d00000>; 113 bus-range = <0x00 0xff>; 115 linux,pci-domain = <0>; 150 interrupt-map-mask = <0 0 0 0x7>; [all …]
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | pci_init.c | 26 mt76_wr(dev, MT_PBF_TX_MAX_PCNT, 0xefef3f1f); in mt76x2_mac_pbf_init() 27 mt76_wr(dev, MT_PBF_RX_MAX_PCNT, 0xfebf); in mt76x2_mac_pbf_init() 34 s8 offset = 0; in mt76x2_fixup_xtal() 38 offset = eep_val & 0x7f; in mt76x2_fixup_xtal() 39 if ((eep_val & 0xff) == 0xff) in mt76x2_fixup_xtal() 40 offset = 0; in mt76x2_fixup_xtal() 41 else if (eep_val & 0x80) in mt76x2_fixup_xtal() 42 offset = 0 - offset; in mt76x2_fixup_xtal() 45 if (eep_val == 0x00 || eep_val == 0xff) { in mt76x2_fixup_xtal() 47 eep_val &= 0xff; in mt76x2_fixup_xtal() [all …]
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_tv.c | 16 #define MAX_H_POSITION 5 /* Range: [-5..5], negative is on the left, 0 is default, positive is on t… 17 #define MAX_V_POSITION 5 /* Range: [-5..5], negative is up, 0 is default, positive is down */ 67 #define FRAC_BITS 0xe 68 #define FRAC_MASK 0x3fff 87 0x0007, 88 0x003f, 89 0x0263, 90 0x0a24, 91 0x2a6b, 92 0x0a36, [all …]
|
/linux/arch/x86/pci/ |
H A D | fixup.c | 25 reg = 0xd0; in pci_fixup_i450nx() 26 for(pxb = 0; pxb < 2; pxb++) { in pci_fixup_i450nx() 48 pci_read_config_byte(d, 0x4a, &busno); in pci_fixup_i450gx() 64 for(i = 0; i < 4; i++) in pci_fixup_umc_ide() 100 * - bits 5, 6, 7 at offset 0x55 need to be turned off 102 * - bits 5, 6, 7 at offset 0x95 need to be turned off 103 * VIA 8363 rev 0x81/0x84 (KL133/KM133) Northbridges: 104 * - bits 6, 7 at offset 0x55 need to be turned off 107 #define VIA_8363_KL133_REVISION_ID 0x81 108 #define VIA_8363_KM133_REVISION_ID 0x84 [all …]
|
/linux/drivers/gpu/drm/amd/include/asic_reg/bif/ |
H A D | bif_4_1_d.h | 27 #define mmMM_INDEX 0x0 28 #define mmMM_INDEX_HI 0x6 29 #define mmMM_DATA 0x1 30 #define mmCC_BIF_BX_FUSESTRAP0 0x14D7 31 #define mmBUS_CNTL 0x1508 32 #define mmCONFIG_CNTL 0x1509 33 #define mmCONFIG_MEMSIZE 0x150a 34 #define mmCONFIG_F0_BASE 0x150b 35 #define mmCONFIG_APER_SIZE 0x150c 36 #define mmCONFIG_REG_APER_SIZE 0x150d [all …]
|
H A D | bif_5_0_d.h | 27 #define mmMM_INDEX 0x0 28 #define mmMM_INDEX_HI 0x6 29 #define mmMM_DATA 0x1 30 #define mmCC_BIF_BX_FUSESTRAP0 0x14D7 31 #define mmCC_BIF_BX_STRAP2 0x152A 32 #define mmBIF_MM_INDACCESS_CNTL 0x1500 33 #define mmBIF_DOORBELL_APER_EN 0x1501 34 #define mmBUS_CNTL 0x1508 35 #define mmCONFIG_CNTL 0x1509 36 #define mmCONFIG_MEMSIZE 0x150a [all …]
|
H A D | bif_5_1_d.h | 27 #define mmMM_INDEX 0x0 28 #define mmMM_INDEX_HI 0x6 29 #define mmMM_DATA 0x1 30 #define mmBIF_MM_INDACCESS_CNTL 0x1500 31 #define mmBUS_CNTL 0x1508 32 #define mmCONFIG_CNTL 0x1509 33 #define mmCONFIG_MEMSIZE 0x150a 34 #define mmCONFIG_F0_BASE 0x150b 35 #define mmCONFIG_APER_SIZE 0x150c 36 #define mmCONFIG_REG_APER_SIZE 0x150d [all …]
|
/linux/drivers/net/ethernet/8390/ |
H A D | ne2k-pci.c | 47 /* #define PACKETBUF_MEMSIZE 0x40 */ 82 module_param_array(options, int, NULL, 0); 83 module_param_array(full_duplex, int, NULL, 0); 106 FORCE_FDX = 0x20, 107 REALTEK_FDX = 0x40, HOLTEK_FDX = 0x80, 108 STOP_PG_0x60 = 0x100, 112 CH_RealTek_RTL_8029 = 0, 131 {"Winbond 89C940", 0}, 132 {"Compex RL2000", 0}, 133 {"KTI ET32P2", 0}, [all …]
|
/linux/drivers/usb/serial/ |
H A D | xr_serial.c | 34 #define XR21V141X_UART_REG_BLOCK 0 36 #define XR21V141X_UART_CUSTOM_BLOCK 0x66 39 #define XR21V141X_CLOCK_DIVISOR_0 0x04 40 #define XR21V141X_CLOCK_DIVISOR_1 0x05 41 #define XR21V141X_CLOCK_DIVISOR_2 0x06 42 #define XR21V141X_TX_CLOCK_MASK_0 0x07 43 #define XR21V141X_TX_CLOCK_MASK_1 0x08 44 #define XR21V141X_RX_CLOCK_MASK_0 0x09 45 #define XR21V141X_RX_CLOCK_MASK_1 0x0a 46 #define XR21V141X_REG_FORMAT 0x0b [all …]
|
/linux/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 40 #define SPECIAL_FRM_HEAD 0 58 #define CODE_GEN(name, dest) struct code_gen name = { dest, 0, 32, 0 } 70 } while (0) 169 { 0x01, 1 }, { 0x03, 3 }, { 0x02, 3 }, { 0x03, 4 }, 170 { 0x02, 4 }, { 0x03, 5 }, { 0x02, 5 }, { 0x07, 7 }, 171 { 0x06, 7 }, { 0x0b, 8 }, { 0x0a, 8 }, { 0x09, 8 }, 172 { 0x08, 8 }, { 0x07, 8 }, { 0x06, 8 }, { 0x17, 10 }, 173 { 0x16, 10 }, { 0x15, 10 }, { 0x14, 10 }, { 0x13, 10 }, 174 { 0x12, 10 }, { 0x23, 11 }, { 0x22, 11 }, { 0x21, 11 }, 175 { 0x20, 11 }, { 0x1f, 11 }, { 0x1e, 11 }, { 0x1d, 11 }, [all …]
|
/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 153 (output in hex format: 0xAAAABBCC), where: 211 events. If a key is "masked" (bit set to 0 in the mask), the firmware 240 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys 241 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys 262 Returns 0. 269 to this value. This is always 0x80c, because those are 276 0: returns -EPERM 323 0 and 25 Hz. Polling is only carried out when strictly 337 attribute will read 0 if the switch is in the "radios 345 will read 0 if the ThinkPad is in normal mode, and [all …]
|
/linux/drivers/scsi/ |
H A D | sense_codes.h | 7 SENSE_CODE(0x0000, "No additional sense information") 8 SENSE_CODE(0x0001, "Filemark detected") 9 SENSE_CODE(0x0002, "End-of-partition/medium detected") 10 SENSE_CODE(0x0003, "Setmark detected") 11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected") 12 SENSE_CODE(0x0005, "End-of-data detected") 13 SENSE_CODE(0x0006, "I/O process terminated") 14 SENSE_CODE(0x0007, "Programmable early warning detected") 15 SENSE_CODE(0x0011, "Audio play operation in progress") 16 SENSE_CODE(0x0012, "Audio play operation paused") [all …]
|
/linux/sound/soc/codecs/ |
H A D | rt5682s.h | 21 #define RT5682S_RESET 0x0000 22 #define RT5682S_VERSION_ID 0x00fd 23 #define RT5682S_VENDOR_ID 0x00fe 24 #define RT5682S_DEVICE_ID 0x00ff 26 #define RT5682S_HP_CTRL_1 0x0002 27 #define RT5682S_HP_CTRL_2 0x0003 28 #define RT5682S_HPL_GAIN 0x0005 29 #define RT5682S_HPR_GAIN 0x0006 31 #define RT5682S_I2C_CTRL 0x0008 34 #define RT5682S_CBJ_BST_CTRL 0x000b [all …]
|
H A D | wm5110.c | 49 { .type = WMFW_ADSP2_PM, .base = 0x100000 }, 50 { .type = WMFW_ADSP2_ZM, .base = 0x180000 }, 51 { .type = WMFW_ADSP2_XM, .base = 0x190000 }, 52 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 }, 56 { .type = WMFW_ADSP2_PM, .base = 0x200000 }, 57 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 58 { .type = WMFW_ADSP2_XM, .base = 0x290000 }, 59 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 63 { .type = WMFW_ADSP2_PM, .base = 0x300000 }, 64 { .type = WMFW_ADSP2_ZM, .base = 0x380000 }, [all …]
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_registers.h | 18 #define VPP2_DUMMY_DATA 0x1900 19 #define VPP2_LINE_IN_LENGTH 0x1901 20 #define VPP2_PIC_IN_HEIGHT 0x1902 21 #define VPP2_SCALE_COEF_IDX 0x1903 22 #define VPP2_SCALE_COEF 0x1904 23 #define VPP2_VSC_REGION12_STARTP 0x1905 24 #define VPP2_VSC_REGION34_STARTP 0x1906 25 #define VPP2_VSC_REGION4_ENDP 0x1907 26 #define VPP2_VSC_START_PHASE_STEP 0x1908 27 #define VPP2_VSC_REGION0_PHASE_SLOPE 0x1909 [all …]
|
/linux/drivers/usb/class/ |
H A D | cdc-acm.c | 93 minor = idr_alloc(&acm_minors, acm, 0, ACM_TTY_MINORS, GFP_KERNEL); in acm_alloc_minor() 120 retval = usb_control_msg(acm->dev, usb_sndctrlpipe(acm->dev, 0), in acm_ctrl_msg() 122 acm->control->altsetting[0].desc.bInterfaceNumber, in acm_ctrl_msg() 126 "%s - rq 0x%02x, val %#x, len %#x, result %d\n", in acm_ctrl_msg() 131 return retval < 0 ? retval : 0; in acm_ctrl_msg() 143 control, NULL, 0); in acm_set_control() 147 acm_ctrl_msg(acm, USB_CDC_REQ_SET_LINE_CODING, 0, line, sizeof *(line)) 149 acm_ctrl_msg(acm, USB_CDC_REQ_SEND_BREAK, ms, NULL, 0) 156 for (i = 0; i < ACM_NW; i++) in acm_poison_urbs() 158 for (i = 0; i < acm->rx_buflimit; i++) in acm_poison_urbs() [all …]
|
/linux/drivers/net/usb/ |
H A D | qmi_wwan.c | 59 QMI_WWAN_FLAG_RAWIP = 1 << 0, 65 QMI_WWAN_QUIRK_DTR = 1 << 0, /* needs "set DTR" request */ 89 return 0; in qmimux_open() 95 return 0; in qmimux_stop() 106 hdr->pad = 0; in qmimux_start_xmit() 130 dev->hard_header_len = 0; in qmimux_setup() 131 dev->addr_len = 0; in qmimux_setup() 164 unsigned int len, offset = 0, pad_len, pkt_len; in qmimux_rx_fixup() 176 return 0; in qmimux_rx_fixup() 179 if (hdr->pad & 0x80) in qmimux_rx_fixup() [all …]
|
/linux/drivers/usb/storage/ |
H A D | unusual_devs.h | 56 UNUSUAL_DEV( 0x03eb, 0x2002, 0x0100, 0x0100, 63 UNUSUAL_DEV( 0x03ee, 0x6906, 0x0003, 0x0003, 69 UNUSUAL_DEV( 0x03f0, 0x0107, 0x0200, 0x0200, 72 USB_SC_8070, USB_PR_CB, NULL, 0), 75 UNUSUAL_DEV( 0x03f0, 0x070c, 0x0000, 0x0000, 85 UNUSUAL_DEV( 0x03f0, 0x4002, 0x0001, 0x0001, 90 UNUSUAL_DEV( 0x03f3, 0x0001, 0x0000, 0x9999, 101 UNUSUAL_DEV( 0x0409, 0x0040, 0x0000, 0x9999, 108 UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003, 119 UNUSUAL_DEV( 0x0411, 0x001c, 0x0113, 0x0113, [all …]
|
/linux/sound/pci/ |
H A D | via82xx.c | 52 #if 0 64 static int index = SNDRV_DEFAULT_IDX1; /* Index 0-MAX */ 91 MODULE_PARM_DESC(dxs_support, "Support for DXS channels (0 = auto, 1 = enable, 2 = disable, 3 = 48k only, 4 = no VRA, 5 = enable any sample rate)"); 93 MODULE_PARM_DESC(dxs_init_volume, "initial DXS volume (0-31)"); 103 #define VIA_REV_686_A 0x10 104 #define VIA_REV_686_B 0x11 105 #define VIA_REV_686_C 0x12 106 #define VIA_REV_686_D 0x13 107 #define VIA_REV_686_E 0x14 108 #define VIA_REV_686_H 0x2 [all...] |
/linux/drivers/hid/ |
H A D | hid-nintendo.c | 51 #define JC_OUTPUT_RUMBLE_AND_SUBCMD 0x01 52 #define JC_OUTPUT_FW_UPDATE_PKT 0x03 53 #define JC_OUTPUT_RUMBLE_ONLY 0x10 54 #define JC_OUTPUT_MCU_DATA 0x11 55 #define JC_OUTPUT_USB_CMD 0x80 58 #define JC_SUBCMD_STATE 0x00 59 #define JC_SUBCMD_MANUAL_BT_PAIRING 0x01 60 #define JC_SUBCMD_REQ_DEV_INFO 0x02 61 #define JC_SUBCMD_SET_REPORT_MODE 0x03 62 #define JC_SUBCMD_TRIGGERS_ELAPSED 0x04 [all …]
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 19 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 20 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 21 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET }; 43 } while (0) 60 .vmux = 0, 81 .vmux = 0, 82 .gpio0 = 0xff00, // internal decoder 85 .vmux = 0, 86 .gpio0 = 0xff01, // mono from tuner chip 90 .gpio0 = 0xff02, [all …]
|