| /linux/arch/s390/kernel/ |
| H A D | ebcdic.c | 22 0x00, 0x01, 0x02, 0x03, 0x37, 0x2D, 0x2E, 0x2F, 25 0x16, 0x05, 0x15, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 27 0x10, 0x11, 0x12, 0x13, 0x3C, 0x3D, 0x32, 0x26, 30 0x18, 0x19, 0x3F, 0x27, 0x22, 0x1D, 0x1E, 0x1F, 32 0x40, 0x5A, 0x7F, 0x7B, 0x5B, 0x6C, 0x50, 0x7D, 34 0x4D, 0x5D, 0x5C, 0x4E, 0x6B, 0x60, 0x4B, 0x61, 35 /*30 0 1 2 3 4 5 6 7 */ 36 0xF0, 0xF1, 0xF2, 0xF3, 0xF4, 0xF5, 0xF6, 0xF7, 38 0xF8, 0xF9, 0x7A, 0x5E, 0x4C, 0x7E, 0x6E, 0x6F, 40 0x7C, 0xC1, 0xC2, 0xC3, 0xC4, 0xC5, 0xC6, 0xC7, [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/grandridge/ |
| H A D | uncore-io.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x01", 8 "PortMask": "0x000", 13 "Counter": "0,1,2,3", 14 "EventCode": "0xC2", 17 "FCMask": "0x07", 19 "PortMask": "0x0FF", 20 "UMask": "0x4", 25 "Counter": "0,1,2,3", 26 "EventCode": "0xC2", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/sierraforest/ |
| H A D | uncore-io.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x01", 8 "PortMask": "0x000", 13 "Counter": "0,1,2,3", 14 "EventCode": "0xC2", 17 "FCMask": "0x07", 19 "PortMask": "0x0FF", 20 "UMask": "0x4", 25 "Counter": "0,1,2,3", 26 "EventCode": "0xC2", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
| H A D | uncore-io.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x01", 8 "PortMask": "0x000", 13 "Counter": "0,1,2,3", 14 "EventCode": "0xC2", 17 "FCMask": "0x07", 19 "PortMask": "0x0FF", 20 "UMask": "0x4", 25 "Counter": "0,1,2,3", 26 "EventCode": "0xC2", [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/include/linux/mfd/ |
| H A D | palmas.h | 24 #define PALMAS_CHIP_OLD_ID 0x0000 25 #define PALMAS_CHIP_ID 0xC035 26 #define PALMAS_CHIP_CHARGER_ID 0xC036 43 #define PALMAS_PMIC_FEATURE_SMPS10_BOOST BIT(0) 133 int ch3_current; /* 0: off; 1: 10uA; 2: 400uA; 3: 800 uA */ 135 /* Channel 0 current source can be used for battery detection. 139 int ch0_current; /* 0: off; 1: 5uA; 2: 15uA; 3: 20 uA */ 154 * 0: reload default values from OTP on warm reset 165 * 0: i2c selection of voltage 177 * 0: Off [all …]
|
| /linux/drivers/misc/cardreader/ |
| H A D | rts5261.h | 14 #define rts5261_vendor_setting_valid(reg) ((reg) & 0x010000) 16 (((~(reg) >> 28) & 0x02) | (((reg) >> 28) & 0x01)) 17 #define rts5261_reg_check_reverse_socket(reg) ((reg) & 0x04) 18 #define rts5261_reg_to_sd30_drive_sel_1v8(reg) (((reg) >> 22) & 0x03) 19 #define rts5261_reg_to_sd30_drive_sel_3v3(reg) (((reg) >> 16) & 0x03) 20 #define rts5261_reg_to_rtd3(reg) ((reg) & 0x08) 21 #define rts5261_reg_check_mmc_support(reg) ((reg) & 0x10) 23 #define RTS5261_AUTOLOAD_CFG0 0xFF7B 24 #define RTS5261_AUTOLOAD_CFG1 0xFF7C 25 #define RTS5261_AUTOLOAD_CFG2 0xFF7D [all …]
|
| H A D | rts5228.h | 15 #define RTS5228_AUTOLOAD_CFG0 0xFF7B 16 #define RTS5228_AUTOLOAD_CFG1 0xFF7C 17 #define RTS5228_AUTOLOAD_CFG2 0xFF7D 18 #define RTS5228_AUTOLOAD_CFG3 0xFF7E 19 #define RTS5228_AUTOLOAD_CFG4 0xFF7F 21 #define RTS5228_REG_VREF 0xFE97 24 #define RTS5228_PAD_H3L1 0xFF79 27 /* SSC_CTL2 0xFC12 */ 28 #define RTS5228_SSC_DEPTH_MASK 0x07 29 #define RTS5228_SSC_DEPTH_DISALBE 0x00 [all …]
|
| /linux/drivers/acpi/pmic/ |
| H A D | intel_pmic_chtwc.c | 17 #define CHT_WC_V1P05A_CTRL 0x6e3b 18 #define CHT_WC_V1P15_CTRL 0x6e3c 19 #define CHT_WC_V1P05A_VSEL 0x6e3d 20 #define CHT_WC_V1P15_VSEL 0x6e3e 21 #define CHT_WC_V1P8A_CTRL 0x6e56 22 #define CHT_WC_V1P8SX_CTRL 0x6e57 23 #define CHT_WC_VDDQ_CTRL 0x6e58 24 #define CHT_WC_V1P2A_CTRL 0x6e59 25 #define CHT_WC_V1P2SX_CTRL 0x6e5a 26 #define CHT_WC_V1P8A_VSEL 0x6e5b [all …]
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_ssd1289.c | 22 static unsigned int reg11 = 0x6040; 30 write_reg(par, 0x00, 0x0001); in init_display() 31 write_reg(par, 0x03, 0xA8A4); in init_display() 32 write_reg(par, 0x0C, 0x0000); in init_display() 33 write_reg(par, 0x0D, 0x080C); in init_display() 34 write_reg(par, 0x0E, 0x2B00); in init_display() 35 write_reg(par, 0x1E, 0x00B7); in init_display() 36 write_reg(par, 0x01, in init_display() 38 write_reg(par, 0x02, 0x0600); in init_display() 39 write_reg(par, 0x10, 0x0000); in init_display() [all …]
|
| H A D | fb_ili9320.c | 19 #define DEFAULT_GAMMA "07 07 6 0 0 0 5 5 4 0\n" \ 20 "07 08 4 7 5 1 2 0 7 7" 24 u8 rxbuf[8] = {0, }; in read_devicecode() 26 write_reg(par, 0x0000); in read_devicecode() 38 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display() 40 "Unrecognized Device code: 0x%04X (expected 0x9320)\n", in init_display() 47 write_reg(par, 0x00E5, 0x8000); in init_display() 50 write_reg(par, 0x0000, 0x0001); in init_display() 53 write_reg(par, 0x0001, 0x0100); in init_display() 56 write_reg(par, 0x0002, 0x0700); in init_display() [all …]
|
| H A D | fb_ili9325.c | 22 #define DEFAULT_GAMMA "0F 00 7 2 0 0 6 5 4 1\n" \ 29 static unsigned int vc = 0x03; /* Vci1=Vci*0.80 */ 33 static unsigned int vrh = 0x0d; /* VREG1OUT=Vci*1.85 */ 37 static unsigned int vdv = 0x12; /* VCOMH amplitude=VREG1OUT*0.98 */ 41 static unsigned int vcm = 0x0a; /* VCOMH=VREG1OUT*0.735 */ 87 bt &= 0x07; in init_display() 88 vc &= 0x07; in init_display() 89 vrh &= 0x0f; in init_display() 90 vdv &= 0x1f; in init_display() 91 vcm &= 0x3f; in init_display() [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/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| H A D | uncore-io.json | 5 "EventCode": "0xff", 9 "UMask": "0x20", 15 "EventCode": "0xff", 19 "UMask": "0x21", 25 "EventCode": "0xff", 29 "UMask": "0x22", 35 "EventCode": "0xff", 39 "UMask": "0x23", 45 "EventCode": "0xff", 49 "UMask": "0x2 2 { global() object [all...] |
| /linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
| H A D | uncore-io.json | 5 "EventCode": "0xff", 9 "UMask": "0x20", 15 "EventCode": "0xff", 19 "UMask": "0x21", 25 "EventCode": "0xff", 29 "UMask": "0x22", 35 "EventCode": "0xff", 39 "UMask": "0x23", 45 "EventCode": "0xff", 49 "UMask": "0x2 2 { global() object [all...] |
| /linux/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | uncore-io.json | 4 "Counter": "0,1", 5 "EventCode": "0x83", 7 "FCMask": "0x07", 8 "Filter": "ch_mask=0x1f", 12 "PortMask": "0x01", 13 … device attached to the IIO unit which starts its use of the bus using lane 0 of the 16 lanes supp… 15 "UMask": "0x4", 20 "Counter": "0,1", 21 "EventCode": "0x83", 23 "FCMask": "0x07", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| H A D | uncore-io.json | 4 "Counter": "0,1", 5 "EventCode": "0x83", 7 "FCMask": "0x07", 8 "Filter": "ch_mask=0x1f", 12 "PortMask": "0x01", 13 … device attached to the IIO unit which starts its use of the bus using lane 0 of the 16 lanes supp… 15 "UMask": "0x4", 20 "Counter": "0,1", 21 "EventCode": "0x83", 23 "FCMask": "0x07", [all …]
|
| /linux/drivers/media/dvb-frontends/cxd2880/ |
| H A D | cxd2880_dvbt2.h | 28 CXD2880_DVBT2_S1_BASE_SISO = 0x00, 29 CXD2880_DVBT2_S1_BASE_MISO = 0x01, 30 CXD2880_DVBT2_S1_NON_DVBT2 = 0x02, 31 CXD2880_DVBT2_S1_LITE_SISO = 0x03, 32 CXD2880_DVBT2_S1_LITE_MISO = 0x04, 33 CXD2880_DVBT2_S1_RSVD3 = 0x05, 34 CXD2880_DVBT2_S1_RSVD4 = 0x06, 35 CXD2880_DVBT2_S1_RSVD5 = 0x07, 36 CXD2880_DVBT2_S1_UNKNOWN = 0xff 40 CXD2880_DVBT2_BASE_S2_M2K_G_ANY = 0x00, [all …]
|
| /linux/drivers/media/tuners/ |
| H A D | mxl301rf.c | 40 if (ret >= 0 && ret < len) in raw_write() 42 return (ret == len) ? 0 : ret; in raw_write() 54 u8 wbuf[2] = { 0xfb, reg }; in reg_read() 58 if (ret == 0) in reg_read() 60 if (ret >= 0 && ret < 1) in reg_read() 62 return (ret == 1) ? 0 : ret; in reg_read() 79 rssi->stat[0].scale = FE_SCALE_NOT_AVAILABLE; in mxl301rf_get_rf_strength() 80 *out = 0; in mxl301rf_get_rf_strength() 83 ret = reg_write(state, 0x14, 0x01); in mxl301rf_get_rf_strength() 84 if (ret < 0) in mxl301rf_get_rf_strength() [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-n950.dts | 27 pinctrl-0 = <&keypad_slide_pins>; 35 OMAP3_CORE1_IOPAD(0x212a, PIN_INPUT | MUX_MODE4) /* cam_d10.gpio_109 */ 43 OMAP3_CORE1_IOPAD(0x218c, PIN_INPUT_PULLDOWN | MUX_MODE1) /* mcspi4_clk */ 44 OMAP3_CORE1_IOPAD(0x2190, PIN_OUTPUT | MUX_MODE1) /* mcspi4_simo */ 45 OMAP3_CORE1_IOPAD(0x2192, PIN_INPUT_PULLDOWN | MUX_MODE1) /* mcspi4_somi */ 46 OMAP3_CORE1_IOPAD(0x2196, PIN_OUTPUT | MUX_MODE1) /* mcspi4_cs0 */ 54 OMAP3_CORE1_IOPAD(0x20dc, PIN_OUTPUT | MUX_MODE1) /* dsi_dx0 - data0+ */ 55 OMAP3_CORE1_IOPAD(0x20de, PIN_OUTPUT | MUX_MODE1) /* dsi_dy0 - data0- */ 56 OMAP3_CORE1_IOPAD(0x20e0, PIN_OUTPUT | MUX_MODE1) /* dsi_dx1 - clk+ */ 57 OMAP3_CORE1_IOPAD(0x20e2, PIN_OUTPUT | MUX_MODE1) /* dsi_dy1 - clk- */ [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/regulator/ |
| H A D | hi655x-regulator.c | 74 unsigned int value = 0; in hi655x_is_enabled() 151 HI655X_LDO_LINEAR(LDO2, 0x72, 0x07, 0x29, 0x2a, 0x2b, 0x01, 153 HI655X_LDO(LDO7, 0x78, 0x07, 0x29, 0x2a, 0x2b, 0x06, ldo7_voltages), 154 HI655X_LDO(LDO10, 0x78, 0x07, 0x29, 0x2a, 0x2b, 0x01, ldo7_voltages), 155 HI655X_LDO_LINEAR(LDO13, 0x7e, 0x07, 0x2c, 0x2d, 0x2e, 0x04, 157 HI655X_LDO_LINEAR(LDO14, 0x7f, 0x07, 0x2c, 0x2d, 0x2e, 0x05, 159 HI655X_LDO_LINEAR(LDO15, 0x80, 0x07, 0x2c, 0x2d, 0x2e, 0x06, 161 HI655X_LDO_LINEAR(LDO17, 0x82, 0x07, 0x2f, 0x30, 0x31, 0x00, 163 HI655X_LDO(LDO19, 0x84, 0x07, 0x2f, 0x30, 0x31, 0x02, ldo19_voltages), 164 HI655X_LDO_LINEAR(LDO21, 0x86, 0x07, 0x2f, 0x30, 0x31, 0x04, [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | max98926.h | 10 #define MAX98926_CHIP_VERSION 0x40 11 #define MAX98926_CHIP_VERSION1 0x50 13 #define MAX98926_VBAT_DATA 0x00 14 #define MAX98926_VBST_DATA 0x01 15 #define MAX98926_LIVE_STATUS0 0x02 16 #define MAX98926_LIVE_STATUS1 0x03 17 #define MAX98926_LIVE_STATUS2 0x04 18 #define MAX98926_STATE0 0x05 19 #define MAX98926_STATE1 0x06 20 #define MAX98926_STATE2 0x07 [all …]
|
| H A D | max98925.h | 11 #define MAX98925_VERSION 0x51 12 #define MAX98925_VERSION1 0x80 13 #define MAX98925_VBAT_DATA 0x00 14 #define MAX98925_VBST_DATA 0x01 15 #define MAX98925_LIVE_STATUS0 0x02 16 #define MAX98925_LIVE_STATUS1 0x03 17 #define MAX98925_LIVE_STATUS2 0x04 18 #define MAX98925_STATE0 0x05 19 #define MAX98925_STATE1 0x06 20 #define MAX98925_STATE2 0x07 [all …]
|
| /linux/drivers/media/i2c/ |
| H A D | adv7175.c | 27 #define I2C_ADV7175 0xd4 28 #define I2C_ADV7176 0x54 32 module_param(debug, int, 0); 33 MODULE_PARM_DESC(debug, "Debug level (0-1)"); 86 block_len = 0; in adv7175_write_block() 87 block_data[block_len++] = reg = data[0]; in adv7175_write_block() 93 } while (len >= 2 && data[0] == reg && block_len < 32); in adv7175_write_block() 95 if (ret < 0) in adv7175_write_block() 103 if (ret < 0) in adv7175_write_block() 117 adv7175_write(sd, 0x02, 0x00); in set_subcarrier_freq() [all …]
|