/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/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": "0x70ff004", 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": "0x70ff004", 25 "Counter": "0,1,2,3", 26 "EventCode": "0xC2", [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": "0x70ff004", 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 …]
|
H A D | rts5264.h | 13 #define rts5264_vendor_setting_valid(reg) ((reg) & 0x010000) 15 (((~(reg) >> 28) & 0x02) | (((reg) >> 28) & 0x01)) 16 #define rts5264_reg_check_reverse_socket(reg) ((reg) & 0x04) 17 #define rts5264_reg_to_sd30_drive_sel_1v8(reg) (((reg) >> 22) & 0x03) 18 #define rts5264_reg_to_sd30_drive_sel_3v3(reg) (((reg) >> 16) & 0x03) 19 #define rts5264_reg_to_rtd3(reg) ((reg) & 0x08) 21 #define RTS5264_AUTOLOAD_CFG0 0xFF7B 22 #define RTS5264_AUTOLOAD_CFG1 0xFF7C 23 #define RTS5264_AUTOLOAD_CFG3 0xFF7E 24 #define RTS5264_AUTOLOAD_CFG4 0xFF7F [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/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-jerry.dts | 25 pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; 45 #size-cells = <0>; 52 0x01 0x00 0x06 0x00 0x08 0x02 0x89 0x01 53 0x24 0x00 0x67 0x09 0x14 0x01 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 54 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 55 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 0x24 0x00 0x67 0x09 0x14 0x02 0x00 0x0f 56 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 57 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c 0x0d 0x09 0x0e 0x09 0x0f 0x09 0x89 0x01 58 0x24 0x00 0x67 0x09 0x14 0x03 0x00 0x0f 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0c 59 0x05 0x0c 0x06 0x0c 0x07 0x09 0x08 0x09 0x09 0x09 0x0a 0x0c 0x0b 0x0c 0x0c 0x0c [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-ilitek-ili9882t.c | 58 #define ILI9882T_DCS_SWITCH_PAGE 0xFF 62 0x98, 0x82, (page)) 70 ili9882t_switch_page(&ctx, 0x01); in starry_ili9882t_init() 71 mipi_dsi_dcs_write_seq_multi(&ctx, 0x00, 0x42); in starry_ili9882t_init() 72 mipi_dsi_dcs_write_seq_multi(&ctx, 0x01, 0x11); in starry_ili9882t_init() 73 mipi_dsi_dcs_write_seq_multi(&ctx, 0x02, 0x00); in starry_ili9882t_init() 74 mipi_dsi_dcs_write_seq_multi(&ctx, 0x03, 0x00); in starry_ili9882t_init() 76 mipi_dsi_dcs_write_seq_multi(&ctx, 0x04, 0x01); in starry_ili9882t_init() 77 mipi_dsi_dcs_write_seq_multi(&ctx, 0x05, 0x11); in starry_ili9882t_init() 78 mipi_dsi_dcs_write_seq_multi(&ctx, 0x06, 0x00); in starry_ili9882t_init() [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": "0x24", [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": "0x24", [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/isdn/mISDN/ |
H A D | l1oip_codec.c | 52 0xab, 0x2b, 0xe3, 0x63, 0x8b, 0x0b, 0xc9, 0x49, 53 0xba, 0x3a, 0xf6, 0x76, 0x9b, 0x1b, 0xd7, 0x57, 54 0xa3, 0x23, 0xdd, 0x5d, 0x83, 0x03, 0xc1, 0x41, 55 0xb2, 0x32, 0xeb, 0x6b, 0x93, 0x13, 0xcf, 0x4f, 56 0xaf, 0x2f, 0xe7, 0x67, 0x8f, 0x0f, 0xcd, 0x4d, 57 0xbe, 0x3e, 0xfe, 0x7e, 0x9f, 0x1f, 0xdb, 0x5b, 58 0xa7, 0x27, 0xdf, 0x5f, 0x87, 0x07, 0xc5, 0x45, 59 0xb6, 0x36, 0xef, 0x6f, 0x97, 0x17, 0xd3, 0x53, 60 0xa9, 0x29, 0xe1, 0x61, 0x89, 0x09, 0xc7, 0x47, 61 0xb8, 0x38, 0xf2, 0x72, 0x99, 0x19, 0xd5, 0x55, [all …]
|
/linux/drivers/regulator/ |
H A D | hi6421-regulator.c | 77 /* LDO 0, 4~7, 9~14, 16~20 have same voltage table. */ 91 REGULATOR_LINEAR_RANGE(2800000, 0, 3, 50000), 308 HI6421_LDO(LDO0, hi6421_vout0, ldo_0_voltages, 0x20, 0x07, 0x20, 0x10, 309 10000, 0x20, 8000), 310 HI6421_LDO_LINEAR(LDO1, hi6421_vout1, 1700000, 4, 100000, 0x21, 0x03, 311 0x21, 0x10, 10000, 0x20, 5000), 312 HI6421_LDO_LINEAR(LDO2, hi6421_vout2, 1050000, 8, 50000, 0x22, 0x07, 313 0x22, 0x10, 20000, 0x20, 8000), 314 HI6421_LDO_LINEAR(LDO3, hi6421_vout3, 1050000, 8, 50000, 0x23, 0x07, 315 0x23, 0x10, 20000, 0x20, 8000), [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 …]
|