| /linux/arch/m68k/68000/ |
| H A D | bootlogo.h | 7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x55, 0x01, 0x00, 0x00, 0x00, 8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 9 0x00, 0x00, 0x40, 0x55, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, 0x55, 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xac, 0x00, 0x00, 0x00, 0x00, 0x00, 13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 14 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
| /linux/sound/soc/ |
| H A D | soc-ops-test.c | 24 .reg = 0, .shift = 0, .sign_bit = xsign, .invert = xinvert, \ 25 .rreg = SOC_OPS_TEST_##clayout == SOC_OPS_TEST_DOUBLE_R ? 1 : 0, \ 26 .rshift = SOC_OPS_TEST_##clayout == SOC_OPS_TEST_DOUBLE ? 16 : 0, \ 59 .rmask = SOC_OPS_TEST_##clayout == SOC_OPS_TEST_DOUBLE_R ? (xmask) : 0, \ 60 .init = cinit ? 0xFFFFFFFF : 0x00000000, \ 63 .rreg = SOC_OPS_TEST_##clayout == SOC_OPS_TEST_DOUBLE_R ? (xreg) : 0, \ 102 ITEST("Test Control", SINGLE, BOOLEAN, volsw, 0, 1, 0, 1, 0, 0, 0), 103 ITEST("Test Volume", SINGLE, INTEGER, volsw, 0, 1, 0, 1, 0, 0, 0), 104 ITEST("Test Volume Control", SINGLE, BOOLEAN, volsw, 0, 1, 0, 1, 0, 0, 0), 105 ITEST("Test Control", DOUBLE_R, BOOLEAN, volsw, 0, 1, 0, 1, 0, 0, 0), [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 …]
|
| H A D | t613.c | 54 #if 0 /* HDG: broken with my test cam, so lets disable it */ 66 #if 0 /* HDG: broken with my test cam, so lets disable it */ 77 .priv = 0}, 94 0x09, 0x01, 0x12, 0x04, 0x66, 0x8a, 0x80, 0x3c, 95 0x81, 0x22, 0x84, 0x50, 0x8a, 0x78, 0x8b, 0x68, 96 0x8c, 0x88, 0x8e, 0x33, 0x8f, 0x24, 0xaa, 0xb1, 97 0xa2, 0x60, 0xa5, 0x30, 0xa6, 0x3a, 0xa8, 0xe8, 98 0xae, 0x05, 0xb1, 0x00, 0xbb, 0x04, 0xbc, 0x48, 99 0xbe, 0x36, 0xc6, 0x88, 0xe9, 0x00, 0xc5, 0xc0, 100 0x65, 0x0a, 0xbb, 0x86, 0xaf, 0x58, 0xb0, 0x68, [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2055.c | 24 #define B2055_INITTAB_ENTRY_OK 0x01 25 #define B2055_INITTAB_UPLOAD 0x02 31 [B2055_SP_PINPD] = { .ghz5 = 0x0080, .ghz2 = 0x0080, NOUPLOAD, }, 32 [B2055_C1_SP_RSSI] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 33 [B2055_C1_SP_PDMISC] = { .ghz5 = 0x0027, .ghz2 = 0x0027, NOUPLOAD, }, 34 [B2055_C2_SP_RSSI] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 35 [B2055_C2_SP_PDMISC] = { .ghz5 = 0x0027, .ghz2 = 0x0027, NOUPLOAD, }, 36 [B2055_C1_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, }, 37 [B2055_C1_SP_RXGC2] = { .ghz5 = 0x0007, .ghz2 = 0x0007, UPLOAD, }, 38 [B2055_C2_SP_RXGC1] = { .ghz5 = 0x007F, .ghz2 = 0x007F, UPLOAD, }, [all …]
|
| H A D | phy_lp.c | 51 return 0; in b43_lpphy_op_allocate() 59 memset(lpphy, 0, sizeof(*lpphy)); in b43_lpphy_op_prepare_structs() 89 lpphy->txpa[0] = sprom->pa0b0; in lpphy_read_band_sprom() 97 for (i = 0; i < 4; i++) { in lpphy_read_band_sprom() 99 maxpwr - (ofdmpo & 0xF) * 2; in lpphy_read_band_sprom() 105 maxpwr - (ofdmpo & 0xF) * 2; in lpphy_read_band_sprom() 110 for (i = 0; i < 4; i++) in lpphy_read_band_sprom() 124 lpphy->txpa[0] = sprom->pa1b0; in lpphy_read_band_sprom() 127 lpphy->txpal[0] = sprom->pa1lob0; in lpphy_read_band_sprom() 130 lpphy->txpah[0] = sprom->pa1hib0; in lpphy_read_band_sprom() [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/bonnell/ |
| H A D | pipeline.json | 4 "Counter": "0,1", 5 "EventCode": "0xE4", 8 "UMask": "0x1" 12 "Counter": "0,1", 13 "EventCode": "0xE0", 16 "UMask": "0x1" 20 "Counter": "0,1", 21 "EventCode": "0xC4", 27 "Counter": "0,1", 28 "EventCode": "0xC4", [all …]
|
| /linux/drivers/clk/socfpga/ |
| H A D | clk-agilex5.c | 215 .flags = 0, 216 .offset = 0x0, 223 .flags = 0, 224 .offset = 0x48, 231 .flags = 0, 232 .offset = 0x9C, 238 { AGILEX5_MAIN_PLL_C0_CLK, "main_pll_c0", "main_pll", NULL, 1, 0, 239 0x5C }, 240 { AGILEX5_MAIN_PLL_C1_CLK, "main_pll_c1", "main_pll", NULL, 1, 0, 241 0x60 }, [all …]
|
| H A D | clk-agilex.c | 227 { AGILEX_BOOT_CLK, "boot_clk", boot_mux, ARRAY_SIZE(boot_mux), 0, 228 0x0}, 230 0, 0x48}, 232 0, 0x9c}, 236 { AGILEX_MAIN_PLL_C0_CLK, "main_pll_c0", "main_pll", NULL, 1, 0, 0x54, 0}, 237 { AGILEX_MAIN_PLL_C1_CLK, "main_pll_c1", "main_pll", NULL, 1, 0, 0x54, 8}, 238 { AGILEX_MAIN_PLL_C2_CLK, "main_pll_c2", "main_pll", NULL, 1, 0, 0x54, 16}, 239 { AGILEX_MAIN_PLL_C3_CLK, "main_pll_c3", "main_pll", NULL, 1, 0, 0x54, 24}, 240 { AGILEX_PERIPH_PLL_C0_CLK, "peri_pll_c0", "periph_pll", NULL, 1, 0, 0xA8, 0}, 241 { AGILEX_PERIPH_PLL_C1_CLK, "peri_pll_c1", "periph_pll", NULL, 1, 0, 0xA8, 8}, [all …]
|
| /linux/include/dt-bindings/clock/ |
| H A D | dra7.h | 8 #define DRA7_CLKCTRL_OFFSET 0x20 12 #define DRA7_MPU_MPU_CLKCTRL DRA7_CLKCTRL_INDEX(0x20) 15 #define DRA7_DSP1_MMU0_DSP1_CLKCTRL DRA7_CLKCTRL_INDEX(0x20) 18 #define DRA7_IPU1_MMU_IPU1_CLKCTRL DRA7_CLKCTRL_INDEX(0x20) 21 #define DRA7_IPU_CLKCTRL_OFFSET 0x50 23 #define DRA7_IPU_MCASP1_CLKCTRL DRA7_IPU_CLKCTRL_INDEX(0x50) 24 #define DRA7_IPU_TIMER5_CLKCTRL DRA7_IPU_CLKCTRL_INDEX(0x58) 25 #define DRA7_IPU_TIMER6_CLKCTRL DRA7_IPU_CLKCTRL_INDEX(0x60) 26 #define DRA7_IPU_TIMER7_CLKCTRL DRA7_IPU_CLKCTRL_INDEX(0x68) 27 #define DRA7_IPU_TIMER8_CLKCTRL DRA7_IPU_CLKCTRL_INDEX(0x70) [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/sandybridge/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xB6", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x1" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/jaketown/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xB6", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x1" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/ivytown/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 7 "EventCode": "0x14", 11 "UMask": "0x4" 15 "Counter": "0,1,2,3", 16 "EventCode": "0x14", 20 "UMask": "0x1" 24 "Counter": "0,1,2,3", 25 "EventCode": "0x88", 29 "UMask": "0xff" 33 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/ivybridge/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 7 "EventCode": "0x14", 11 "UMask": "0x4" 15 "Counter": "0,1,2,3", 16 "EventCode": "0x14", 20 "UMask": "0x1" 24 "Counter": "0,1,2,3", 25 "EventCode": "0x88", 29 "UMask": "0xff" 33 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/westmereex/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/westmereep-dp/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/nehalemep/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/nehalemex/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x1" 12 "Counter": "0,1,2,3", 15 "EventCode": "0x14", 19 "UMask": "0x1" 23 "Counter": "0,1,2,3", 24 "EventCode": "0x14", 27 "UMask": "0x2" 31 "Counter": "0,1,2,3", [all …]
|
| /linux/drivers/media/pci/cx23885/ |
| H A D | netup-init.c | 20 .addr = 0x88 >> 1, in i2c_av_write() 21 .flags = 0, in i2c_av_write() 26 buf[0] = reg >> 8; in i2c_av_write() 27 buf[1] = reg & 0xff; in i2c_av_write() 41 .addr = 0x88 >> 1, in i2c_av_write4() 42 .flags = 0, in i2c_av_write4() 47 buf[0] = reg >> 8; in i2c_av_write4() 48 buf[1] = reg & 0xff; in i2c_av_write4() 49 buf[2] = val & 0xff; in i2c_av_write4() 50 buf[3] = (val >> 8) & 0xff; in i2c_av_write4() [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/haswell/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x2" 12 "Counter": "0,1,2,3", 13 "EventCode": "0x88", 17 "UMask": "0xff" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x88", 25 "UMask": "0xc1" 29 "Counter": "0,1,2,3", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/haswellx/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0x14", 8 "UMask": "0x2" 12 "Counter": "0,1,2,3", 13 "EventCode": "0x88", 17 "UMask": "0xff" 21 "Counter": "0,1,2,3", 22 "EventCode": "0x88", 25 "UMask": "0xc1" 29 "Counter": "0,1,2,3", [all …]
|
| /linux/net/wireless/certs/ |
| H A D | wens.hex | 2 0x30, 0x82, 0x02, 0xa7, 0x30, 0x82, 0x01, 0x8f, 3 0x02, 0x14, 0x61, 0xc0, 0x38, 0x65, 0x1a, 0xab, 4 0xdc, 0xf9, 0x4b, 0xd0, 0xac, 0x7f, 0xf0, 0x6c, 5 0x72, 0x48, 0xdb, 0x18, 0xc6, 0x00, 0x30, 0x0d, 6 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 7 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x0f, 0x31, 8 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 9 0x0c, 0x04, 0x77, 0x65, 0x6e, 0x73, 0x30, 0x20, 10 0x17, 0x0d, 0x32, 0x33, 0x31, 0x32, 0x30, 0x31, 11 0x30, 0x37, 0x34, 0x31, 0x31, 0x34, 0x5a, 0x18, [all …]
|
| /linux/drivers/mtd/maps/ |
| H A D | ck804xrom.c | 68 * byte @0x88: bit 0..7 69 * byte @0x8c: bit 8..15 70 * word @0x90: bit 16..30 72 * Please set win_size_bits to 0x7fffffff if you actually want to do something 74 static uint win_size_bits = 0; 75 module_param(win_size_bits, uint, 0); 89 pci_read_config_byte(window->pdev, 0x6d, &byte); in ck804xrom_cleanup() 90 pci_write_config_byte(window->pdev, 0x6d, byte & ~1); in ck804xrom_cleanup() 109 window->phys = 0; in ck804xrom_cleanup() 110 window->size = 0; in ck804xrom_cleanup() [all …]
|
| /linux/fs/nls/ |
| H A D | nls_cp936.c | 17 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 …]
|