| /linux/drivers/gpu/drm/radeon/ |
| H A D | rv770_smc.c | 34 #define FIRST_SMC_INT_VECT_REG 0xFFD8 35 #define FIRST_INT_VECT_S19 0xFFC0 38 0x08, 0x10, 0x08, 0x10, 39 0x08, 0x10, 0x08, 0x10, 40 0x08, 0x10, 0x08, 0x10, 41 0x08, 0x10, 0x08, 0x10, 42 0x08, 0x10, 0x08, 0x10, 43 0x08, 0x10, 0x08, 0x10, 44 0x08, 0x10, 0x08, 0x10, 45 0x08, 0x10, 0x08, 0x10, [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | wcd9335.h | 8 * In slimbus mode the reg base starts from 0x800. 9 * In i2s/i2c mode the reg base is 0x0. 12 #define WCD9335_REG_OFFSET(r) (r & 0xFF) 13 #define WCD9335_PAGE_OFFSET(r) ((r >> 8) & 0xFF) 15 /* Page-0 Registers */ 16 #define WCD9335_PAGE0_PAGE_REGISTER WCD9335_REG(0x00, 0x000) 17 #define WCD9335_CODEC_RPM_CLK_GATE WCD9335_REG(0x00, 0x002) 18 #define WCD9335_CODEC_RPM_CLK_GATE_MCLK_GATE_MASK GENMASK(1, 0) 19 #define WCD9335_CODEC_RPM_CLK_MCLK_CFG WCD9335_REG(0x00, 0x003) 20 #define WCD9335_CODEC_RPM_CLK_MCLK_CFG_9P6MHZ BIT(0) [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | floating-point.json | 4 "EventCode": "0x02", 6 "UMask": "0x01" 10 "EventCode": "0x02", 12 "UMask": "0x02" 16 "EventCode": "0x02", 18 "UMask": "0x04" 22 "EventCode": "0x02", 24 "UMask": "0x07" 28 "EventCode": "0x03", 30 "UMask": "0x01" [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0900_init.h | 24 { 0, 11101 }, /*C/N=-0dB*/ 83 { -5, 0xCAA1 }, /*-5dBm*/ 84 { -10, 0xC229 }, /*-10dBm*/ 85 { -15, 0xBB08 }, /*-15dBm*/ 86 { -20, 0xB4BC }, /*-20dBm*/ 87 { -25, 0xAD5A }, /*-25dBm*/ 88 { -30, 0xA298 }, /*-30dBm*/ 89 { -35, 0x98A8 }, /*-35dBm*/ 90 { -40, 0x8389 }, /*-40dBm*/ 91 { -45, 0x59BE }, /*-45dBm*/ [all …]
|
| H A D | helene.c | 43 #define HELENE_AUTO 0xff 44 #define HELENE_OFFSET(ofs) ((u8)(ofs) & 0x1F) 45 #define HELENE_BW_6 0x00 46 #define HELENE_BW_7 0x01 47 #define HELENE_BW_8 0x02 48 #define HELENE_BW_1_7 0x03 133 /* < Addr:0x69 Bit[6:4] : RFVGA gain. 134 * 0xFF means Auto. (RF_GAIN_SEL = 1) 137 /* < Addr:0x69 Bit[3:0] : IF_BPF gain. 140 /* < Addr:0x6B Bit[3:0] : RF overload [all …]
|
| H A D | itd1000.c | 31 } while (0) 35 } while (0) 39 } while (0) 46 .addr = state->cfg->i2c_address, .flags = 0, .buf = buf, .len = len+1 in itd1000_write_regs() 56 buf[0] = reg; in itd1000_write_regs() 59 /* itd_dbg("wr %02x: %02x\n", reg, v[0]); */ in itd1000_write_regs() 65 return 0; in itd1000_write_regs() 72 { .addr = state->cfg->i2c_address, .flags = 0, .buf = ®, .len = 1 }, in itd1000_read_reg() 77 itd1000_write_regs(state, (reg - 1) & 0xff, &state->shadow[(reg - 1) & 0xff], 1); in itd1000_read_reg() 100 { 0, 0x8, 0x3 }, [all …]
|
| H A D | ascot2e.c | 67 #define ASCOT2E_AUTO 0xff 68 #define ASCOT2E_OFFSET(ofs) ((u8)(ofs) & 0x1F) 69 #define ASCOT2E_BW_6 0x00 70 #define ASCOT2E_BW_7 0x01 71 #define ASCOT2E_BW_8 0x02 72 #define ASCOT2E_BW_1_7 0x03 75 { ASCOT2E_AUTO, ASCOT2E_AUTO, 0x03, ASCOT2E_AUTO, 0x06, 76 ASCOT2E_OFFSET(-8), ASCOT2E_OFFSET(-6), ASCOT2E_BW_6, 0x0B, 0x00 }, 77 { ASCOT2E_AUTO, ASCOT2E_AUTO, 0x03, ASCOT2E_AUTO, 0x06, 78 ASCOT2E_OFFSET(-8), ASCOT2E_OFFSET(-6), ASCOT2E_BW_6, 0x0B, 0x00 }, [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen6/ |
| H A D | floating-point.json | 4 "EventCode": "0x02", 6 "UMask": "0x01" 10 "EventCode": "0x02", 12 "UMask": "0x02" 16 "EventCode": "0x02", 18 "UMask": "0x04" 22 "EventCode": "0x02", 24 "UMask": "0x07" 28 "EventCode": "0x03", 30 "UMask": "0x01" [all …]
|
| /linux/include/dt-bindings/input/ |
| H A D | cros-ec-keyboard.h | 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) \ 21 MATRIX_KEY(0x01, 0x09, KEY_F9) \ 22 MATRIX_KEY(0x00, 0x04, KEY_F10) [all …]
|
| /linux/arch/mips/pic32/pic32mzda/ |
| H A D | early_pin.h | 70 #define IN_RPD2 0x00 71 #define IN_RPG8 0x01 72 #define IN_RPF4 0x02 73 #define IN_RPD10 0x03 74 #define IN_RPF1 0x04 75 #define IN_RPB9 0x05 76 #define IN_RPB10 0x06 77 #define IN_RPC14 0x07 78 #define IN_RPB5 0x08 79 #define IN_RPC1 0x0A [all …]
|
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs421x.c | 46 #define CS_DIG_OUT1_PIN_NID 0x10 47 #define CS_DIG_OUT2_PIN_NID 0x15 48 #define CS_DMIC1_PIN_NID 0x0e 49 #define CS_DMIC2_PIN_NID 0x12 52 #define IDX_SPDIF_STAT 0x0000 53 #define IDX_SPDIF_CTL 0x0001 54 #define IDX_ADC_CFG 0x0002 56 * 0 = immediate, 61 #define CS_COEF_ADC_SZC_MASK (3 << 0) 62 #define CS_COEF_ADC_MIC_SZC_MODE (3 << 0) /* SZ [all...] |
| /linux/drivers/media/platform/st/sti/bdisp/ |
| H A D | bdisp-hw.c | 37 bool src_420; /* is the src 4:2:0 chroma subsampled */ 40 bool dst_420; /* is the dst 4:2:0 chroma subsampled */ 52 .min = 0, 55 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 56 0x00, 0x00, 0xff, 0x07, 0x3d, 0xfc, 0x01, 0x00, 57 0x00, 0x01, 0xfd, 0x11, 0x36, 0xf9, 0x02, 0x00, 58 0x00, 0x01, 0xfb, 0x1b, 0x2e, 0xf9, 0x02, 0x00, 59 0x00, 0x01, 0xf9, 0x26, 0x26, 0xf9, 0x01, 0x00, 60 0x00, 0x02, 0xf9, 0x30, 0x19, 0xfb, 0x01, 0x00, 61 0x00, 0x02, 0xf9, 0x39, 0x0e, 0xfd, 0x01, 0x00, [all …]
|
| /linux/include/uapi/linux/ |
| H A D | zorro_ids.h | 9 #define ZORRO_MANUF_PACIFIC_PERIPHERALS 0x00D3 10 #define ZORRO_PROD_PACIFIC_PERIPHERALS_SE_2000_A500 ZORRO_ID(PACIFIC_PERIPHERALS, 0x00, 0) 11 #define ZORRO_PROD_PACIFIC_PERIPHERALS_SCSI ZORRO_ID(PACIFIC_PERIPHERALS, 0x0A, 0) 13 #define ZORRO_MANUF_MACROSYSTEMS_USA_2 0x0100 14 #define ZORRO_PROD_MACROSYSTEMS_WARP_ENGINE ZORRO_ID(MACROSYSTEMS_USA_2, 0x13, 0) 16 #define ZORRO_MANUF_KUPKE_1 0x00DD 17 #define ZORRO_PROD_KUPKE_GOLEM_RAM_BOX_2MB ZORRO_ID(KUPKE_1, 0x00, 0) 19 #define ZORRO_MANUF_MEMPHIS 0x0100 20 #define ZORRO_PROD_MEMPHIS_STORMBRINGER ZORRO_ID(MEMPHIS, 0x00, 0) 22 #define ZORRO_MANUF_3_STATE 0x0200 [all …]
|
| /linux/arch/arm/mach-footbridge/ |
| H A D | dma-isa.c | 24 #define ISA_DMA_MASK 0 34 { 0x0a, 0x0b, 0x0c, 0x487, 0x087, 0x00, 0x01 }, 35 { 0x0a, 0x0b, 0x0c, 0x483, 0x083, 0x02, 0x03 }, 36 { 0x0a, 0x0b, 0x0c, 0x481, 0x081, 0x04, 0x05 }, 37 { 0x0a, 0x0b, 0x0c, 0x482, 0x082, 0x06, 0x07 }, 38 { 0xd4, 0xd6, 0xd8, 0x000, 0x000, 0xc0, 0xc2 }, 39 { 0xd4, 0xd6, 0xd8, 0x48b, 0x08b, 0xc4, 0xc6 }, 40 { 0xd4, 0xd6, 0xd8, 0x489, 0x089, 0xc8, 0xca }, 41 { 0xd4, 0xd6, 0xd8, 0x48a, 0x08a, 0xcc, 0xce } 57 .coherent_dma_mask = ~(dma_addr_t)0, [all …]
|
| /linux/fs/unicode/ |
| H A D | utf8data.c_shipped | 8 0, 9 0x10100, 10 0x20000, 11 0x20100, 12 0x30000, 13 0x30100, 14 0x30200, 15 0x40000, 16 0x40100, 17 0x50000, [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 40 { 0x00, 0, "Undefined" }, 41 { 0x01, 0, "GenericDesktop" }, 42 { 0x01, 0x0001, "Pointer" }, 43 { 0x01, 0x0002, "Mouse" }, 44 { 0x01, 0x0004, "Joystick" }, 45 { 0x01, 0x0005, "Gamepad" }, 46 { 0x01, 0x0006, "Keyboard" }, 47 { 0x01, 0x0007, "Keypad" }, 48 { 0x01, 0x0008, "MultiaxisController" }, 49 { 0x01, 0x0009, "TabletPCSystemControls" }, [all …]
|
| /linux/drivers/media/usb/gspca/ |
| H A D | conex.c | 53 .priv = 0}, 69 usb_rcvctrlpipe(dev, 0), in reg_r() 70 0, in reg_r() 72 0, in reg_r() 76 index, gspca_dev->usb_buf[0]); in reg_r() 86 gspca_dev->usb_buf[0] = val; in reg_w_val() 88 usb_sndctrlpipe(dev, 0), in reg_w_val() 89 0, in reg_w_val() 91 0, in reg_w_val() 111 usb_sndctrlpipe(dev, 0), in reg_w() [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2059.c | 17 { 0x051, 0x70 }, { 0x05a, 0x03 }, { 0x079, 0x01 }, { 0x082, 0x70 }, 18 { 0x083, 0x00 }, { 0x084, 0x70 }, { 0x09a, 0x7f }, { 0x0b6, 0x10 }, 19 { 0x188, 0x05 }, 61 RADIOREGS(0x48, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x6c, 62 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73, 63 0x00, 0x00, 0x00, 0xd0, 0x00), 64 PHYREGS(0x03c9, 0x03c5, 0x03c1, 0x043a, 0x043f, 0x0443), 68 RADIOREGS(0x4b, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x71, 69 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73, 70 0x00, 0x00, 0x00, 0xd0, 0x00), [all …]
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | init.h | 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}; 78 static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36}; 79 static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61}; [all …]
|
| /linux/drivers/mtd/nand/ |
| H A D | ecc-sw-hamming.c | 29 * the array eleemnt is 0. 32 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 33 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, 34 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, 35 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 36 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, 37 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 38 1, 0, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 39 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, 40 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 1, 0, [all …]
|
| /linux/drivers/video/fbdev/via/ |
| H A D | hw.c | 13 {19, 19, 4, 0}, 14 {26, 102, 5, 0}, 15 {53, 112, 6, 0}, 16 {41, 100, 7, 0}, 17 {83, 108, 8, 0}, 18 {87, 118, 9, 0}, 19 {95, 115, 12, 0}, 20 {108, 108, 13, 0}, 21 {83, 83, 17, 0}, 22 {67, 98, 20, 0}, [all …]
|
| /linux/drivers/soc/qcom/ |
| H A D | spm.c | 29 #define SPM_CTL_INDEX 0x7f 31 #define SPM_CTL_EN BIT(0) 34 #define SPM_VCTL_VLVL GENMASK(7, 0) 35 #define SPM_PMIC_DATA_0_VLVL GENMASK(7, 0) 36 #define SPM_PMIC_DATA_1_MIN_VSEL GENMASK(5, 0) 91 [SPM_REG_AVS_CTL] = 0x904, 92 [SPM_REG_AVS_LIMIT] = 0x908, 97 .avs_ctl = 0x1010031, 98 .avs_limit = 0x4580458, 103 .avs_ctl = 0x101c031, [all …]
|
| /linux/sound/firewire/bebob/ |
| H A D | bebob_command.c | 20 buf[0] = 0x00; /* AV/C CONTROL */ in avc_audio_set_selector() 21 buf[1] = 0x08 | (0x07 & subunit_id); /* AUDIO SUBUNIT ID */ in avc_audio_set_selector() 22 buf[2] = 0xb8; /* FUNCTION BLOCK */ in avc_audio_set_selector() 23 buf[3] = 0x80; /* type is 'selector'*/ in avc_audio_set_selector() 24 buf[4] = 0xff & fb_id; /* function block id */ in avc_audio_set_selector() 25 buf[5] = 0x10; /* control attribute is CURRENT */ in avc_audio_set_selector() 26 buf[6] = 0x02; /* selector length is 2 */ in avc_audio_set_selector() 27 buf[7] = 0xff & num; /* input function block plug number */ in avc_audio_set_selector() 28 buf[8] = 0x01; /* control selector is SELECTOR_CONTROL */ in avc_audio_set_selector() 33 if (err < 0) in avc_audio_set_selector() [all …]
|
| /linux/drivers/media/tuners/ |
| H A D | fc2580_priv.h | 23 {0x00, 0x00}, 24 {0x12, 0x86}, 25 {0x14, 0x5c}, 26 {0x16, 0x3c}, 27 {0x1f, 0xd2}, 28 {0x09, 0xd7}, 29 {0x0b, 0xd5}, 30 {0x0c, 0x32}, 31 {0x0e, 0x43}, 32 {0x21, 0x0a}, [all …]
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-reg.h | 11 #define SAA_OK 0 12 #define SAA_ERR_BAD_PARAMETER 0x09 13 #define SAA_ERR_NO_RESOURCES 0x0c 14 #define SAA_ERR_NOT_SUPPORTED 0x13 15 #define SAA_ERR_BUSY 0x15 16 #define SAA_ERR_READ 0x17 17 #define SAA_ERR_TIMEOUT 0x1f 18 #define SAA_ERR_OVERFLOW 0x20 19 #define SAA_ERR_EMPTY 0x22 20 #define SAA_ERR_NOT_STARTED 0x23 [all …]
|