Home
last modified time | relevance | path

Searched +full:0 +full:x07 (Results 1 – 25 of 1032) sorted by relevance

12345678910>>...42

/linux/arch/s390/kernel/
H A Debcdic.c22 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 Duncore-io.json4 "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,
2 { global() object
[all...]
/linux/tools/perf/pmu-events/arch/x86/sierraforest/
H A Duncore-io.json4 "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 Duncore-io.json4 "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 Dcros-ec-keyboard.h13 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/drivers/misc/cardreader/
H A Drts5261.h14 #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 Drts5228.h15 #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 Drts5260.h4 #define RTS5260_DVCC_CTRL 0xFF73
5 #define RTS5260_DVCC_OCP_EN (0x01 << 7)
6 #define RTS5260_DVCC_OCP_THD_MASK (0x07 << 4)
7 #define RTS5260_DVCC_POWERON (0x01 << 3)
8 #define RTS5260_DVCC_OCP_CL_EN (0x01 << 2)
10 #define RTS5260_DVIO_CTRL 0xFF75
11 #define RTS5260_DVIO_OCP_EN (0x01 << 7)
12 #define RTS5260_DVIO_OCP_THD_MASK (0x07 << 4)
13 #define RTS5260_DVIO_POWERON (0x01 << 3)
14 #define RTS5260_DVIO_OCP_CL_EN (0x01 << 2)
[all …]
/linux/drivers/acpi/pmic/
H A Dintel_pmic_chtwc.c17 #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/include/linux/mfd/
H A Dpalmas.h24 #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/staging/fbtft/
H A Dfb_ssd1289.c22 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 Dfb_ili9320.c19 #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 Dfb_ili9325.c22 #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 Dhid-debug.c40 { 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/dvb-frontends/cxd2880/
H A Dcxd2880_dvbt2.h28 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/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-io.json5 "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 Duncore-io.json5 "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 Duncore-io.json4 "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 Duncore-io.json4 "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/arch/arm/boot/dts/ti/omap/
H A Domap3-n950.dts27 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 Dradio_2059.c17 { 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/arch/mips/pic32/pic32mzda/
H A Dearly_pin.h70 #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/soc/codecs/
H A Dmax98926.h10 #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 Dmax98925.h11 #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/platform/st/sti/bdisp/
H A Dbdisp-hw.c37 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 …]

12345678910>>...42