Home
last modified time | relevance | path

Searched +full:0 +full:xa0 (Results 1 – 25 of 1081) sorted by relevance

12345678910>>...44

/linux/drivers/media/usb/gspca/
H A Dzc3xx.c88 .priv = 0},
101 .priv = 0},
114 .priv = 0},
131 {0xa0, 0x01, ZC3XX_R000_SYSTEMCONTROL}, /* 00,00,01,cc */
132 {0xa0, 0x04, ZC3XX_R002_CLOCKSELECT}, /* 00,02,04,cc */
133 {0xa0, 0x00, ZC3XX_R008_CLOCKSETTING}, /* 00,08,03,cc */
134 {0xa0, 0x0a, ZC3XX_R010_CMOSSENSORSELECT}, /* 00,10,0a,cc */
135 {0xa0, 0xd3, ZC3XX_R08B_I2CDEVICEADDR}, /* 00,8b,d3,cc */
136 {0xa0, 0x02, ZC3XX_R003_FRAMEWIDTHHIGH}, /* 00,03,02,cc */
137 {0xa0, 0x80, ZC3XX_R004_FRAMEWIDTHLOW}, /* 00,04,80,cc */
[all …]
H A Dsonixj.c64 #define BRIDGE_SN9C102P 0
94 #define F_PDN_INV 0x01 /* inverse pin S_PWR_DN / sn_xxx tables */
95 #define F_ILLUM 0x02 /* presence of illuminator */
98 /* register 0x01 */
99 #define S_PWR_DN 0x01 /* sensor power down */
100 #define S_PDN_INV 0x02 /* inverse pin S_PWR_DN */
101 #define V_TX_EN 0x04 /* video transfer enable */
102 #define LED 0x08 /* output to pin LED */
103 #define SCL_SEL_OD 0x20 /* open-drain mode */
104 #define SYS_SEL_48M 0x40 /* system clock 0: 24MHz, 1: 48MHz */
[all …]
H A Dnw80x.c159 * - 3rd byte: data length (=0 for end of sequence)
162 #define I2C0 0xff
165 0x04, 0x05, 0x01, 0x61,
166 0x04, 0x04, 0x01, 0x01,
167 0x04, 0x06, 0x01, 0x04,
168 0x04, 0x04, 0x03, 0x00, 0x00, 0x00,
169 0x05, 0x05, 0x01, 0x00,
170 0, 0, 0
173 0x04, 0x06, 0x01, 0xc0,
174 0x00, 0x00, 0x40, 0x10, 0x43, 0x00, 0xb4, 0x01, 0x10, 0x00, 0x4f,
[all …]
/linux/lib/crypto/s390/
H A Dchacha-s390.S20 .long 0x61707865,0x3320646e,0x79622d32,0x6b206574 # endian-neutral
21 .long 1,0,0,0
22 .long 2,0,0,0
23 .long 3,0,0,0
24 .long 0x03020100,0x07060504,0x0b0a0908,0x0f0e0d0c # byte swap
26 .long 0,1,2,3
27 .long 0x61707865,0x61707865,0x61707865,0x61707865 # smashed sigma
28 .long 0x3320646e,0x3320646e,0x3320646e,0x3320646e
29 .long 0x79622d32,0x79622d32,0x79622d32,0x79622d32
30 .long 0x6b206574,0x6b206574,0x6b206574,0x6b206574
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_multi.c16 /* Set IP_TOS to the expected value (0x80). */ in run_getsockopt_test()
18 buf = 0x80; in run_getsockopt_test()
20 if (err < 0) { in run_getsockopt_test()
25 buf = 0x00; in run_getsockopt_test()
33 if (buf != 0x80) { in run_getsockopt_test()
34 log_err("Unexpected getsockopt 0x%x != 0x80 without BPF", buf); in run_getsockopt_test()
40 * - kernel: -> 0x80 in run_getsockopt_test()
41 * - child: 0x80 -> 0x90 in run_getsockopt_test()
49 buf = 0x00; in run_getsockopt_test()
57 if (buf != 0x90) { in run_getsockopt_test()
[all …]
/linux/arch/powerpc/sysdev/
H A Di8259.c17 static unsigned char cached_8259[2] = { 0xff, 0xff };
18 #define cached_A1 (cached_8259[0])
34 int lock = 0; in i8259_irq()
44 outb(0x0C, 0x20); /* prepare for poll */ in i8259_irq()
45 irq = inb(0x20) & 7; in i8259_irq()
51 outb(0x0C, 0xA0); /* prepare for poll */ in i8259_irq()
52 irq = (inb(0xA0) & 7) + 8; in i8259_irq()
65 outb(0x0B, 0x20); /* ISR register */ in i8259_irq()
66 if(~inb(0x20) & 0x80) in i8259_irq()
67 irq = 0; in i8259_irq()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c23 #define CP_FLAG_CLEAR 0
25 #define CP_FLAG_SWAP_DIRECTION ((0 * 32) + 0)
26 #define CP_FLAG_SWAP_DIRECTION_LOAD 0
28 #define CP_FLAG_UNK01 ((0 * 32) + 1)
29 #define CP_FLAG_UNK01_CLEAR 0
31 #define CP_FLAG_UNK03 ((0 * 32) + 3)
32 #define CP_FLAG_UNK03_CLEAR 0
34 #define CP_FLAG_USER_SAVE ((0 * 32) + 5)
35 #define CP_FLAG_USER_SAVE_NOT_PENDING 0
37 #define CP_FLAG_USER_LOAD ((0 * 32) + 6)
[all …]
/linux/drivers/ata/pata_parport/
H A Dkbic.c23 #define r12w() (delay_p, inw(pi->port + 1) & 0xffff)
25 #define j44(a, b) ((((a >> 4) & 0x0f) | (b & 0xf0)) ^ 0x88)
26 #define j53(w) (((w >> 3) & 0x1f) | ((w >> 4) & 0xe0))
30 * cont = 0 - access the IDE register file
33 static int cont_map[2] = { 0x80, 0x40 };
42 case 0: in kbic_read_regr()
43 w0(regr | 0x18 | s); w2(4); w2(6); w2(4); w2(1); w0(8); in kbic_read_regr()
44 a = r1(); w0(0x28); b = r1(); w2(4); in kbic_read_regr()
47 w0(regr|0x38 | s); w2(4); w2(6); w2(4); w2(5); w0(8); in kbic_read_regr()
51 w0(regr | 0x08 | s); w2(4); w2(6); w2(4); w2(0xa5); w2(0xa1); in kbic_read_regr()
[all …]
/linux/lib/crypto/tests/
H A Dcurve25519_kunit.c18 .private = { 0x77, 0x07, 0x6d, 0x0a, 0x73, 0x18, 0xa5, 0x7d,
19 0x3c, 0x16, 0xc1, 0x72, 0x51, 0xb2, 0x66, 0x45,
20 0xdf, 0x4c, 0x2f, 0x87, 0xeb, 0xc0, 0x99, 0x2a,
21 0xb1, 0x77, 0xfb, 0xa5, 0x1d, 0xb9, 0x2c, 0x2a },
22 .public = { 0xde, 0x9e, 0xdb, 0x7d, 0x7b, 0x7d, 0xc1, 0xb4,
23 0xd3, 0x5b, 0x61, 0xc2, 0xec, 0xe4, 0x35, 0x37,
24 0x3f, 0x83, 0x43, 0xc8, 0x5b, 0x78, 0x67, 0x4d,
25 0xad, 0xfc, 0x7e, 0x14, 0x6f, 0x88, 0x2b, 0x4f },
26 .result = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, 0xe1,
27 0x72, 0x8e, 0x3b, 0xf4, 0x80, 0x35, 0x0f, 0x25,
[all …]
H A Dblake2b-testvecs.h9 .data_len = 0,
11 0x78, 0x6a, 0x02, 0xf7, 0x42, 0x01, 0x59, 0x03,
12 0xc6, 0xc6, 0xfd, 0x85, 0x25, 0x52, 0xd2, 0x72,
13 0x91, 0x2f, 0x47, 0x40, 0xe1, 0x58, 0x47, 0x61,
14 0x8a, 0x86, 0xe2, 0x17, 0xf7, 0x1f, 0x54, 0x19,
15 0xd2, 0x5e, 0x10, 0x31, 0xaf, 0xee, 0x58, 0x53,
16 0x13, 0x89, 0x64, 0x44, 0x93, 0x4e, 0xb0, 0x4b,
17 0x90, 0x3a, 0x68, 0x5b, 0x14, 0x48, 0xb7, 0x55,
18 0xd5, 0x6f, 0x70, 0x1a, 0xfe, 0x9b, 0xe2, 0xce,
24 0x6f, 0x2e, 0xcc, 0x83, 0x53, 0xa3, 0x20, 0x16,
[all …]
/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.h39 #define LME_ST_ON_W {0x06, 0x00}
40 #define LME_CLEAR_PID {0x03, 0x02, 0x20, 0xa0}
41 #define LME_ZERO_PID {0x03, 0x06, 0x00, 0x00, 0x01, 0x00, 0x20, 0x9c}
42 #define LME_ALL_PIDS {0x03, 0x06, 0x00, 0xff, 0x01, 0x1f, 0x20, 0x81}
54 #define LME_VOLTAGE_L {0x07, 0x01, 0x00}
55 #define LME_VOLTAGE_H {0x07, 0x01, 0x01}
56 #define LNB_ON {0x3a, 0x01, 0x00}
57 #define LNB_OFF {0x3a, 0x01, 0x01}
61 0x01, 0x15,
62 0x02, 0x20,
[all …]
/linux/drivers/iommu/amd/
H A Dquirks.c22 DELL_INSPIRON_7375 = 0,
30 { .id = 4, .devid = 0xa0 },
31 { .id = 5, .devid = 0x2 },
36 { .id = 4, .devid = 0xa0 },
41 { .id = 32, .devid = 0xa0 },
51 for (i = d->driver_data; i->id != 0 && i->devid != 0; i++) in ivrs_ioapic_quirk_cb()
52 add_special_device(IVHD_SPECIAL_IOAPIC, i->id, (u32 *)&i->devid, 0); in ivrs_ioapic_quirk_cb()
54 return 0; in ivrs_ioapic_quirk_cb()
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_seq.h_shipped9 0xff, 0x02, 0x06, 0x78,
10 0x00, 0xea, 0x6e, 0x59,
11 0x01, 0xea, 0x04, 0x30,
12 0xff, 0x04, 0x0c, 0x78,
13 0x19, 0xea, 0x6e, 0x59,
14 0x19, 0xea, 0x04, 0x00,
15 0x33, 0xea, 0x68, 0x59,
16 0x33, 0xea, 0x00, 0x00,
17 0x60, 0x3a, 0x3a, 0x68,
18 0x04, 0x4d, 0x35, 0x78,
[all …]
H A Daic7xxx_seq.h_shipped9 0xb2, 0x00, 0x00, 0x08,
10 0xf7, 0x11, 0x22, 0x08,
11 0x00, 0x65, 0xee, 0x59,
12 0xf7, 0x01, 0x02, 0x08,
13 0xff, 0x6a, 0x24, 0x08,
14 0x40, 0x00, 0x40, 0x68,
15 0x08, 0x1f, 0x3e, 0x10,
16 0x40, 0x00, 0x40, 0x68,
17 0xff, 0x40, 0x3c, 0x60,
18 0x08, 0x1f, 0x3e, 0x10,
[all …]
H A Daic7xxx_reg_print.c_shipped12 { "SCSIRSTO", 0x01, 0x01 },
13 { "ENAUTOATNP", 0x02, 0x02 },
14 { "ENAUTOATNI", 0x04, 0x04 },
15 { "ENAUTOATNO", 0x08, 0x08 },
16 { "ENRSELI", 0x10, 0x10 },
17 { "ENSELI", 0x20, 0x20 },
18 { "ENSELO", 0x40, 0x40 },
19 { "TEMODE", 0x80, 0x80 }
26 0x00, regvalue, cur_col, wrap));
30 { "CLRCHN", 0x02, 0x02 },
[all …]
/linux/drivers/usb/misc/
H A Disight_firmware.c28 {USB_DEVICE(0x05ac, 0x8300)},
38 int llen, len, req, ret = 0; in isight_firmware_load()
47 if (request_firmware(&firmware, "isight.fw", &dev->dev) != 0) { in isight_firmware_load()
55 buf[0] = 0x01; in isight_firmware_load()
57 (dev, usb_sndctrlpipe(dev, 0), 0xa0, 0x40, 0xe600, 0, buf, 1, in isight_firmware_load()
67 len = (data[0] << 8 | data[1]); in isight_firmware_load()
71 if (len == 0x8001) in isight_firmware_load()
73 else if (len == 0) in isight_firmware_load()
76 for (; len > 0; req += 50) { in isight_firmware_load()
90 (dev, usb_sndctrlpipe(dev, 0), 0xa0, 0x40, req, 0, in isight_firmware_load()
[all …]
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c19 #define REGLEN_0bit 0
51 .id = 0x1d,
55 .i2c_bus_addr = 0xa0 >> 1,
58 .id = 0x04,
62 .i2c_bus_addr = 0xc0 >> 1,
65 .id = 0x1b,
69 .i2c_bus_addr = 0xc0 >> 1,
72 .id = 0x1e,
76 .i2c_bus_addr = 0x10 >> 1,
79 .id = 0x1f,
[all …]
/linux/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c21 #define SDRAM_CFG_0 0x49A1
22 #define SDRAM_CFG_1 0xA732
23 #define SDRAM_CFG_2 0x31
24 #define SDRAM_ARB_CFG 0xA0
25 #define SDRAM_REFRESH 0x20
28 #define PMX2_SOFTRESET_DAC_RST 0x0001
29 #define PMX2_SOFTRESET_C1_RST 0x0004
30 #define PMX2_SOFTRESET_C2_RST 0x0008
31 #define PMX2_SOFTRESET_3D_RST 0x0010
32 #define PMX2_SOFTRESET_VIDIN_RST 0x0020
[all …]
/linux/fs/nls/
H A Dnls_cp936.c17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */
18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */
19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */
20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */
21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */
22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */
23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */
24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */
25 0x4E02,0x4E04,0x4E05,0x4E06,0x4E0F,0x4E12,0x4E17,0x4E1F,/* 0x40-0x47 */
26 0x4E20,0x4E21,0x4E23,0x4E26,0x4E29,0x4E2E,0x4E2F,0x4E31,/* 0x48-0x4F */
[all …]
/linux/arch/arm64/kernel/
H A Dsigreturn32.S25 .byte __NR_compat32_sigreturn, 0x70, 0xa0, 0xe3 // mov r7, #__NR_compat32_sigreturn
26 .byte __NR_compat32_sigreturn, 0x00, 0x00, 0xef // svc #__NR_compat32_sigreturn
31 .byte __NR_compat32_sigreturn, 0x27 // svc #__NR_compat32_sigreturn
32 .byte __NR_compat32_sigreturn, 0xdf // mov r7, #__NR_compat32_sigreturn
37 .byte __NR_compat32_rt_sigreturn, 0x70, 0xa0, 0xe3 // mov r7, #__NR_compat32_rt_sigreturn
38 .byte __NR_compat32_rt_sigreturn, 0x00, 0x00, 0xef // svc #__NR_compat32_rt_sigreturn
43 .byte __NR_compat32_rt_sigreturn, 0x27 // svc #__NR_compat32_rt_sigreturn
44 .byte __NR_compat32_rt_sigreturn, 0xdf // mov r7, #__NR_compat32_rt_sigreturn
/linux/include/uapi/linux/
H A Dbpf_common.h6 #define BPF_CLASS(code) ((code) & 0x07)
7 #define BPF_LD 0x00
8 #define BPF_LDX 0x01
9 #define BPF_ST 0x02
10 #define BPF_STX 0x03
11 #define BPF_ALU 0x04
12 #define BPF_JMP 0x05
13 #define BPF_RET 0x06
14 #define BPF_MISC 0x07
17 #define BPF_SIZE(code) ((code) & 0x18)
[all …]
/linux/tools/include/uapi/linux/
H A Dbpf_common.h6 #define BPF_CLASS(code) ((code) & 0x07)
7 #define BPF_LD 0x00
8 #define BPF_LDX 0x01
9 #define BPF_ST 0x02
10 #define BPF_STX 0x03
11 #define BPF_ALU 0x04
12 #define BPF_JMP 0x05
13 #define BPF_RET 0x06
14 #define BPF_MISC 0x07
17 #define BPF_SIZE(code) ((code) & 0x18)
[all …]
/linux/drivers/clk/hisilicon/
H A Dcrg-hi3798cv200.c45 { HISTB_OSC_CLK, "clk_osc", NULL, 0, 24000000, },
46 { HISTB_APB_CLK, "clk_apb", NULL, 0, 100000000, },
47 { HISTB_AHB_CLK, "clk_ahb", NULL, 0, 200000000, },
48 { HI3798CV200_FIXED_12M, "12m", NULL, 0, 12000000, },
49 { HI3798CV200_FIXED_24M, "24m", NULL, 0, 24000000, },
50 { HI3798CV200_FIXED_25M, "25m", NULL, 0, 25000000, },
51 { HI3798CV200_FIXED_48M, "48m", NULL, 0, 48000000, },
52 { HI3798CV200_FIXED_50M, "50m", NULL, 0, 50000000, },
53 { HI3798CV200_FIXED_60M, "60m", NULL, 0, 60000000, },
54 { HI3798CV200_FIXED_75M, "75m", NULL, 0, 75000000, },
[all …]
/linux/drivers/clk/imx/
H A Dclk-imxrt1050.c56 pll_base = devm_of_iomap(dev, anp, 0, NULL); in imxrt1050_clocks_probe()
64 hws[IMXRT1050_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0UL); in imxrt1050_clocks_probe()
67 pll_base + 0x0, 14, 2, pll_ref_sels, ARRAY_SIZE(pll_ref_sels)); in imxrt1050_clocks_probe()
69 pll_base + 0x30, 14, 2, pll_ref_sels, ARRAY_SIZE(pll_ref_sels)); in imxrt1050_clocks_probe()
71 pll_base + 0x10, 14, 2, pll_ref_sels, ARRAY_SIZE(pll_ref_sels)); in imxrt1050_clocks_probe()
73 pll_base + 0xa0, 14, 2, pll_ref_sels, ARRAY_SIZE(pll_ref_sels)); in imxrt1050_clocks_probe()
76 "pll1_arm_ref_sel", pll_base + 0x0, 0x7f); in imxrt1050_clocks_probe()
78 "pll2_sys_ref_sel", pll_base + 0x30, 0x1); in imxrt1050_clocks_probe()
80 "pll3_usb_otg_ref_sel", pll_base + 0x10, 0x1); in imxrt1050_clocks_probe()
82 "pll5_video_ref_sel", pll_base + 0xa0, 0x7f); in imxrt1050_clocks_probe()
[all …]
/linux/drivers/gpio/
H A Dgpio-f7188x.c23 #define SIO_LDSEL 0x07 /* Logical device select */
24 #define SIO_DEVID 0x20 /* Device ID (2 bytes) */
26 #define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */
27 #define SIO_LOCK_KEY 0xAA /* Key to disable Super-I/O */
32 #define SIO_FINTEK_DEVREV 0x22 /* Fintek Device revision */
33 #define SIO_FINTEK_MANID 0x23 /* Fintek ID (2 bytes) */
35 #define SIO_FINTEK_ID 0x1934 /* Manufacturer ID */
37 #define SIO_F71869_ID 0x0814 /* F71869 chipset ID */
38 #define SIO_F71869A_ID 0x1007 /* F71869A chipset ID */
39 #define SIO_F71882_ID 0x0541 /* F71882 chipset ID */
[all …]

12345678910>>...44