/linux/arch/m68k/68000/ |
H A D | screen.h | 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/linux/net/core/ |
H A D | ptp_classifier.c | 16 * jneq #0x800, test_ipv6 ; ETH_P_IP ? 20 * jset #0x1fff, drop_ipv4 ; don't allow fragments 21 * ldxb 4*([14]&0xf) ; load IP header len 25 * and #0xf ; mask PTP_CLASS_VMASK 26 * or #0x10 ; PTP_CLASS_IPV4 28 * drop_ipv4: ret #0x0 ; PTP_CLASS_NONE 32 * jneq #0x86dd, test_8021q ; ETH_P_IPV6 ? 38 * and #0xf ; mask PTP_CLASS_VMASK 39 * or #0x20 ; PTP_CLASS_IPV6 41 * drop_ipv6: ret #0x0 ; PTP_CLASS_NONE [all …]
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | mdio-mux-multiplexer.yaml | 39 mux-reg-masks = <0x54 0xf8>, /* 0: reg 0x54, bits 7:3 */ 40 <0x54 0x07>; /* 1: reg 0x54, bits 2:0 */ 45 mux-controls = <&mux 0>; 48 #size-cells = <0>; 50 mdio@0 { 51 reg = <0x0>; 53 #size-cells = <0>; 57 reg = <0x8>; 59 #size-cells = <0>; 68 #size-cells = <0>; [all …]
|
/linux/lib/fonts/ |
H A D | font_6x8.c | 7 { 0, 0, FONTDATAMAX, 0 }, { 8 /* 0 0x00 '^@' */ 9 0x00, /* 000000 */ 10 0x00, /* 000000 */ 11 0x00, /* 000000 */ 12 0x00, /* 000000 */ 13 0x00, /* 000000 */ 14 0x00, /* 000000 */ 15 0x00, /* 000000 */ 16 0x00, /* 000000 */ [all …]
|
H A D | font_6x10.c | 7 { 0, 0, FONTDATAMAX, 0 }, { 8 /* 0 0x00 '^@' */ 9 0x00, /* 00000000 */ 10 0x00, /* 00000000 */ 11 0x00, /* 00000000 */ 12 0x00, /* 00000000 */ 13 0x00, /* 00000000 */ 14 0x00, /* 00000000 */ 15 0x00, /* 00000000 */ 16 0x00, /* 00000000 */ [all …]
|
H A D | font_6x11.c | 13 { 0, 0, FONTDATAMAX, 0 }, { 14 /* 0 0x00 '^@' */ 15 0x00, /* 00000000 */ 16 0x00, /* 00000000 */ 17 0x00, /* 00000000 */ 18 0x00, /* 00000000 */ 19 0x00, /* 00000000 */ 20 0x00, /* 00000000 */ 21 0x00, /* 00000000 */ 22 0x00, /* 00000000 */ [all …]
|
/linux/lib/crypto/ |
H A D | aesgcm.c | 43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 60 return 0; in aesgcm_expandkey() 67 while (len > 0) { in aesgcm_ghash() 114 while (len > 0) { in aesgcm_crypt() 235 "\x21\xd5\x14\xb2\x54\x66\x93\x1c" 257 "\x21\xd5\x14\xb2\x54\x66\x93\x1c" 382 "\x00\xa4\x43\x54\x04\x54\x9b\x3b" 389 "\xb1\xa9\xb5\x83\xcb\x08\x54\xb7" 397 "\x54\x41\x77\xa8\xe3\xb0\x7e\x96" 418 "\x54\x03\xa4\x09\x0c\x37\x7a\x15" [all …]
|
/linux/Documentation/devicetree/bindings/mux/ |
H A D | reg-mux.yaml | 54 <0x54 0xf8>, /* 0: reg 0x54, bits 7:3 */ 55 <0x54 0x07>; /* 1: reg 0x54, bits 2:0 */ 60 mux-controls = <&mux1 0>; 63 #size-cells = <0>; 65 mdio@0 { 66 reg = <0x0>; 68 #size-cells = <0>; 72 reg = <0x8>; 74 #size-cells = <0>; 83 #size-cells = <0>; [all …]
|
/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 10 "UMask": "0x4" 14 "Counter": "0,1,2,3", 15 "EventCode": "0xc8", 19 "UMask": "0x8" 23 "Counter": "0,1,2,3", 24 "EventCode": "0xc8", 28 "UMask": "0x10" 32 "Counter": "0, 2 { global() object [all...] |
/linux/tools/testing/selftests/bpf/ |
H A D | ip_check_defrag_frags.h | 10 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x0, 0x40, 0x11, 11 0xac, 0xe8, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8, 12 0xbe, 0xee, 0xbe, 0xef, 0x0, 0x3a, 0x0, 0x0, 0x54, 0x48, 13 0x49, 0x53, 0x20, 0x49, 0x53, 0x20, 0x54, 0x48, 0x45, 0x20, 14 0x4f, 0x52, 0x49, 0x47, 17 0x45, 0x0, 0x0, 0x2c, 0x0, 0x1, 0x20, 0x3, 0x40, 0x11, 18 0xac, 0xe5, 0x0, 0x0, 0x0, 0x0, 0xac, 0x10, 0x1, 0xc8, 19 0x49, 0x4e, 0x41, 0x4c, 0x20, 0x4d, 0x45, 0x53, 0x53, 0x41, 20 0x47, 0x45, 0x2c, 0x20, 0x50, 0x4c, 0x45, 0x41, 0x53, 0x45, 21 0x20, 0x52, 0x45, 0x41, [all …]
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | lmedm04.h | 39 #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/media/usb/gspca/ |
H A D | nw80x.c | 159 * - 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/drivers/media/dvb-frontends/ |
H A D | eds1547.h | 13 0x01, 0x57, 14 0x02, 0x20, 15 0x03, 0x8e, 16 0x04, 0x8e, 17 0x05, 0x12, 18 0x06, 0x00, 19 0x07, 0x00, 20 0x09, 0x00, 21 0x0a, 0x04, 22 0x0b, 0x00, [all …]
|
H A D | bsbe1-d01a.h | 17 0x01, 0x15, 18 0x02, 0x20, 19 0x09, 0x0, 20 0x0a, 0x4, 21 0x0b, 0x0, 22 0x0c, 0x0, 23 0x0d, 0x0, 24 0x0e, 0xd4, 25 0x0f, 0x30, 26 0x11, 0x80, [all …]
|
/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536_pci.h | 53 #define PCI_BUS_CS5536 0 69 #define CS5536_VENDOR_ID 0x1022 72 #define CS5536_ISA_DEVICE_ID 0x2090 73 #define CS5536_IDE_DEVICE_ID 0x209a 74 #define CS5536_ACC_DEVICE_ID 0x2093 75 #define CS5536_OHCI_DEVICE_ID 0x2094 76 #define CS5536_EHCI_DEVICE_ID 0x2095 79 #define CS5536_ISA_CLASS_CODE 0x060100 80 #define CS5536_IDE_CLASS_CODE 0x010180 81 #define CS5536_ACC_CLASS_CODE 0x040100 [all …]
|
/linux/tools/perf/pmu-events/arch/x86/haswell/ |
H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 9 "UMask": "0x4" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xc8", 17 "UMask": "0x8" 21 "Counter": "0,1,2,3", 22 "EventCode": "0xc8", 25 "UMask": "0x10" 29 "Counter": "0, 2 { global() object [all...] |
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-lx2160a-qds.dts | 37 mux-controls = <&mux 0>; 40 #size-cells = <0>; 42 mdio@0 { /* On-board PHY #1 RGMI1*/ 43 reg = <0x00>; 45 #size-cells = <0>; 49 reg = <0x8>; 51 #size-cells = <0>; 55 reg = <0x18>; 57 #size-cells = <0>; 61 reg = <0x19>; [all …]
|
H A D | fsl-lx2162a-qds.dts | 35 mux-controls = <&mux 0>; 38 #size-cells = <0>; 40 mdio@0 { /* On-board RTL8211F PHY #1 RGMII1 */ 41 reg = <0x00>; 43 #size-cells = <0>; 47 reg = <0x1>; 53 reg = <0x8>; 55 #size-cells = <0>; 59 reg = <0x2>; 65 reg = <0x18>; [all …]
|
/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 10 "UMask": "0x4" 14 "Counter": "0,1,2,3", 15 "EventCode": "0xc8", 19 "UMask": "0x8" 23 "Counter": "0,1,2,3", 24 "EventCode": "0xc8", 28 "UMask": "0x10" 32 "Counter": "0, 2 { global() object [all...] |
/linux/Documentation/devicetree/bindings/board/ |
H A D | fsl,fpga-qixis-i2c.yaml | 45 #size-cells = <0>; 49 reg = <0x66>; 56 #size-cells = <0>; 61 reg = <0x66>; 66 mux-reg-masks = <0x54 0xf0>; /* 0: reg 0x54, bits 7:4 */
|
/linux/arch/arm/include/asm/hardware/ |
H A D | ioc.h | 24 #define IOC_CONTROL (0x00) 25 #define IOC_KARTTX (0x04) 26 #define IOC_KARTRX (0x04) 28 #define IOC_IRQSTATA (0x10) 29 #define IOC_IRQREQA (0x14) 30 #define IOC_IRQCLRA (0x14) 31 #define IOC_IRQMASKA (0x18) 33 #define IOC_IRQSTATB (0x20) 34 #define IOC_IRQREQB (0x24) 35 #define IOC_IRQMASKB (0x28) [all …]
|
/linux/drivers/clk/qcom/ |
H A D | lcc-ipq806x.c | 27 .l_reg = 0x4, 28 .m_reg = 0x8, 29 .n_reg = 0xc, 30 .config_reg = 0x14, 31 .mode_reg = 0x0, 32 .status_reg = 0x18, 45 .l = 0xf, 46 .m = 0x91, 47 .n = 0xc7, 48 .vco_val = 0x0, [all …]
|
/linux/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_mode.c | 27 * VCO_DIV = 0 30 * LVDSCK_DIV = 0 36 .sensor_window_origin_x = 0, 37 .sensor_window_origin_y = 0, 42 .window_origin_x = 0, 43 .window_origin_y = 0, 53 /* .max_gain = 0, */ 59 { ET8EK8_REG_8BIT, 0x126C, 0xCC }, 61 { ET8EK8_REG_8BIT, 0x1269, 0x00 }, 63 { ET8EK8_REG_8BIT, 0x1220, 0x89 }, [all …]
|
/linux/tools/perf/pmu-events/arch/x86/haswellx/ |
H A D | memory.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc8", 9 "UMask": "0x4" 13 "Counter": "0,1,2,3", 14 "EventCode": "0xc8", 17 "UMask": "0x8" 21 "Counter": "0,1,2,3", 22 "EventCode": "0xc8", 25 "UMask": "0x10" 29 "Counter": "0,1,2,3", [all …]
|
/linux/drivers/phy/freescale/ |
H A D | phy-fsl-samsung-hdmi.c | 19 #define REG01_PMS_P_MASK GENMASK(3, 0) 23 #define REG13_TG_CODE_LOW_MASK GENMASK(7, 0) 27 #define REG14_TG_CODE_HIGH_MASK GENMASK(0, 0) 30 #define REG21_PMS_S_MASK GENMASK(3, 0) 60 .pixclk = 0, 61 .pll_div_regs = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00 }, 68 .pll_div_regs = { 0xd1, 0x4b, 0xf1, 0x89, 0x88, 0x80, 0x40 }, 71 .pll_div_regs = { 0xd1, 0x50, 0xf1, 0x86, 0x85, 0x80, 0x40 }, 74 .pll_div_regs = { 0xd1, 0x50, 0xf1, 0x99, 0x02, 0x80, 0x40 }, 77 .pll_div_regs = { 0xd1, 0x54, 0xfc, 0xcc, 0x91, 0x80, 0x40 }, [all …]
|