| /linux/kernel/bpf/preload/iterators/ |
| H A D | iterators.lskel-little-endian.h | 27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 48 int ret = 0; in iterators_bpf__attach() 50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 52 return ret < 0 ? ret : 0; in iterators_bpf__attach() 96 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() 97 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() [all …]
|
| H A D | iterators.lskel-big-endian.h | 27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 48 int ret = 0; in iterators_bpf__attach() 50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 52 return ret < 0 ? ret : 0; in iterators_bpf__attach() 93 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() 94 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load() [all …]
|
| /linux/drivers/accel/habanalabs/include/goya/asic_reg/ |
| H A D | goya_blocks.h | 16 #define mmPCI_NRTR_BASE 0x7FFC000000ull 17 #define PCI_NRTR_MAX_OFFSET 0x608 18 #define PCI_NRTR_SECTION 0x4000 19 #define mmPCI_RD_REGULATOR_BASE 0x7FFC004000ull 20 #define PCI_RD_REGULATOR_MAX_OFFSET 0x74 21 #define PCI_RD_REGULATOR_SECTION 0x1000 22 #define mmPCI_WR_REGULATOR_BASE 0x7FFC005000ull 23 #define PCI_WR_REGULATOR_MAX_OFFSET 0x74 24 #define PCI_WR_REGULATOR_SECTION 0x3B000 25 #define mmMME1_RTR_BASE 0x7FFC040000ull [all …]
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | codec_h264.c | 15 #define SIZE_WORKSPACE 0x1ee000 22 #define WORKSPACE_BUF_OFFSET 0x1000000 25 #define CMD_MASK GENMASK(7, 0) 43 #define PIC_STRUCT_MASK GENMASK(2, 0) 44 #define BUF_IDX_MASK GENMASK(4, 0) 47 #define OFFSET_MASK GENMASK(15, 0) 51 #define MB_TOTAL_MASK GENMASK(15, 0) 52 #define MB_WIDTH_MASK GENMASK(7, 0) 54 #define MAX_REF_MASK GENMASK(6, 0) 56 #define AR_IDC_MASK GENMASK(7, 0) [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-flex-concentrator.dts | 23 reg = <0x80000000 0x40000000>; 52 pinctrl-0 = <&pinctrl_leds>; 54 led-0 { 91 pinctrl-0 = <&pinctrl_restart>; 109 pinctrl-0 = <&pinctrl_ecspi2>; 113 pcf2127: rtc@0 { 115 reg = <0>; 123 pinctrl-0 = <&pinctrl_ecspi4>; 133 st33htph: tpm@0 { 135 reg = <0>; [all …]
|
| H A D | imx7-colibri.dtsi | 15 brightness-levels = <0 45 63 88 119 158 203 255>; 20 pinctrl-0 = <&pinctrl_gpio_bl_on>; 22 pwms = <&pwm1 0 6666667 PWM_POLARITY_INVERTED>; 34 pinctrl-0 = <&pinctrl_usbc_det>; 40 pinctrl-0 = <&pinctrl_gpiokeys>; 111 pinctrl-0 = <&pinctrl_usbh_reg>; 151 pinctrl-0 = <&pinctrl_ecspi3 &pinctrl_ecspi3_cs>; 157 assigned-clock-rates = <0>, <100000000>; 170 pinctrl-0 = <&pinctrl_enet1>; 175 #size-cells = <0>; [all …]
|
| /linux/drivers/clk/imx/ |
| H A D | clk-imx6ul.c | 76 { .val = 0, .div = 20, }, 86 { .val = 0, .div = 4, }, 91 { .val = 0, .div = 1, }, 100 IMX6UL_GPR1_ENET1_CLK_SEL, 0, 106 IMX6UL_GPR1_ENET2_CLK_SEL, 0, 140 hws[IMX6UL_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx6ul_clocks_init() 150 base = of_iomap(np, 0); in imx6ul_clocks_init() 154 …hws[IMX6UL_PLL1_BYPASS_SRC] = imx_clk_hw_mux("pll1_bypass_src", base + 0x00, 14, 1, pll_bypass_src… in imx6ul_clocks_init() 155 …hws[IMX6UL_PLL2_BYPASS_SRC] = imx_clk_hw_mux("pll2_bypass_src", base + 0x30, 14, 1, pll_bypass_src… in imx6ul_clocks_init() 156 …hws[IMX6UL_PLL3_BYPASS_SRC] = imx_clk_hw_mux("pll3_bypass_src", base + 0x10, 14, 1, pll_bypass_src… in imx6ul_clocks_init() [all …]
|
| H A D | clk-imx6sll.c | 19 #define CCM_ANALOG_PLL_BYPASS (0x1 << 16) 20 #define xPLL_CLR(offset) (offset + 0x8) 62 { .val = 0, .div = 4, }, 67 { .val = 0, .div = 1, }, 91 hws[IMX6SLL_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx6sll_clocks_init() 101 base = of_iomap(np, 0); in imx6sll_clocks_init() 106 writel_relaxed(CCM_ANALOG_PLL_BYPASS, base + xPLL_CLR(0x0)); in imx6sll_clocks_init() 107 writel_relaxed(CCM_ANALOG_PLL_BYPASS, base + xPLL_CLR(0x10)); in imx6sll_clocks_init() 108 writel_relaxed(CCM_ANALOG_PLL_BYPASS, base + xPLL_CLR(0x20)); in imx6sll_clocks_init() 109 writel_relaxed(CCM_ANALOG_PLL_BYPASS, base + xPLL_CLR(0x30)); in imx6sll_clocks_init() [all …]
|
| H A D | clk-imx6sx.c | 89 { .val = 0, .div = 20, }, 99 { .val = 0, .div = 4, }, 104 { .val = 0, .div = 1, }, 133 hws[IMX6SX_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx6sx_clocks_init() 147 base = of_iomap(np, 0); in imx6sx_clocks_init() 151 …hws[IMX6SX_PLL1_BYPASS_SRC] = imx_clk_hw_mux("pll1_bypass_src", base + 0x00, 14, 1, pll_bypass_src… in imx6sx_clocks_init() 152 …hws[IMX6SX_PLL2_BYPASS_SRC] = imx_clk_hw_mux("pll2_bypass_src", base + 0x30, 14, 1, pll_bypass_src… in imx6sx_clocks_init() 153 …hws[IMX6SX_PLL3_BYPASS_SRC] = imx_clk_hw_mux("pll3_bypass_src", base + 0x10, 14, 1, pll_bypass_src… in imx6sx_clocks_init() 154 …hws[IMX6SX_PLL4_BYPASS_SRC] = imx_clk_hw_mux("pll4_bypass_src", base + 0x70, 14, 1, pll_bypass_src… in imx6sx_clocks_init() 155 …hws[IMX6SX_PLL5_BYPASS_SRC] = imx_clk_hw_mux("pll5_bypass_src", base + 0xa0, 14, 1, pll_bypass_src… in imx6sx_clocks_init() [all …]
|
| H A D | clk-imx6sl.c | 18 #define CCSR 0xc 20 #define CACRR 0x10 21 #define CDHIPR 0x48 27 #define PLL_ARM 0x0 28 #define BM_PLL_ARM_DIV_SELECT 0x7f 73 { .val = 0, .div = 20, }, 83 { .val = 0, .div = 4, }, 88 { .val = 0, .div = 1, }, 195 hws[IMX6SL_CLK_DUMMY] = imx_clk_hw_fixed("dummy", 0); in imx6sl_clocks_init() 196 hws[IMX6SL_CLK_CKIL] = imx_obtain_fixed_clock_hw("ckil", 0); in imx6sl_clocks_init() [all …]
|
| /linux/lib/crypto/tests/ |
| H A D | sha384-testvecs.h | 9 .data_len = 0, 11 0x38, 0xb0, 0x60, 0xa7, 0x51, 0xac, 0x96, 0x38, 12 0x4c, 0xd9, 0x32, 0x7e, 0xb1, 0xb1, 0xe3, 0x6a, 13 0x21, 0xfd, 0xb7, 0x11, 0x14, 0xbe, 0x07, 0x43, 14 0x4c, 0x0c, 0xc7, 0xbf, 0x63, 0xf6, 0xe1, 0xda, 15 0x27, 0x4e, 0xde, 0xbf, 0xe7, 0x6f, 0x65, 0xfb, 16 0xd5, 0x1a, 0xd2, 0xf1, 0x48, 0x98, 0xb9, 0x5b, 22 0x07, 0x34, 0x9d, 0x74, 0x48, 0x76, 0xa5, 0x72, 23 0x78, 0x02, 0xb8, 0x6e, 0x21, 0x59, 0xb0, 0x75, 24 0x09, 0x68, 0x11, 0x39, 0x53, 0x61, 0xee, 0x8d, [all …]
|
| H A D | sha256-testvecs.h | 9 .data_len = 0, 11 0xe3, 0xb0, 0xc4, 0x42, 0x98, 0xfc, 0x1c, 0x14, 12 0x9a, 0xfb, 0xf4, 0xc8, 0x99, 0x6f, 0xb9, 0x24, 13 0x27, 0xae, 0x41, 0xe4, 0x64, 0x9b, 0x93, 0x4c, 14 0xa4, 0x95, 0x99, 0x1b, 0x78, 0x52, 0xb8, 0x55, 20 0x45, 0xf8, 0x3d, 0x17, 0xe1, 0x0b, 0x34, 0xfc, 21 0xa0, 0x1e, 0xb8, 0xf4, 0x45, 0x4d, 0xac, 0x34, 22 0xa7, 0x77, 0xd9, 0x40, 0x4a, 0x46, 0x4e, 0x73, 23 0x2c, 0xf4, 0xab, 0xf2, 0xc0, 0xda, 0x94, 0xc4, 29 0xf9, 0xd3, 0x52, 0x2f, 0xd5, 0xe0, 0x99, 0x15, [all …]
|
| H A D | md5-testvecs.h | 9 .data_len = 0, 11 0xd4, 0x1d, 0x8c, 0xd9, 0x8f, 0x00, 0xb2, 0x04, 12 0xe9, 0x80, 0x09, 0x98, 0xec, 0xf8, 0x42, 0x7e, 18 0x16, 0x7b, 0x86, 0xf2, 0x1d, 0xf3, 0x76, 0xc9, 19 0x6f, 0x10, 0xa0, 0x61, 0x5b, 0x14, 0x20, 0x0b, 25 0x2d, 0x30, 0x96, 0xc7, 0x43, 0x40, 0xed, 0xb2, 26 0xfb, 0x84, 0x63, 0x9a, 0xec, 0xc7, 0x3c, 0x3c, 32 0xe5, 0x0f, 0xce, 0xe0, 0xc8, 0xff, 0x4e, 0x08, 33 0x5e, 0x19, 0xe5, 0xf2, 0x08, 0x11, 0x19, 0x16, 39 0xe8, 0xca, 0x29, 0x05, 0x2f, 0xd1, 0xf3, 0x99, [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/gpu/drm/i915/gt/uc/abi/ |
| H A D | guc_errors_abi.h | 10 INTEL_GUC_RESPONSE_STATUS_SUCCESS = 0x0, 11 INTEL_GUC_RESPONSE_NOT_SUPPORTED = 0x20, 12 INTEL_GUC_RESPONSE_NO_ATTRIBUTE_TABLE = 0x201, 13 INTEL_GUC_RESPONSE_NO_DECRYPTION_KEY = 0x202, 14 INTEL_GUC_RESPONSE_DECRYPTION_FAILED = 0x204, 15 INTEL_GUC_RESPONSE_STATUS_GENERIC_FAIL = 0xF000, 19 INTEL_GUC_LOAD_STATUS_DEFAULT = 0x00, 20 INTEL_GUC_LOAD_STATUS_START = 0x01, 21 INTEL_GUC_LOAD_STATUS_ERROR_DEVID_BUILD_MISMATCH = 0x02, 22 INTEL_GUC_LOAD_STATUS_GUC_PREPROD_BUILD_MISMATCH = 0x03, [all …]
|
| /linux/Documentation/devicetree/bindings/iio/light/ |
| H A D | ams,as73211.yaml | 26 I2C address of the device (0x74...0x77). 46 #size-cells = <0>; 50 reg = <0x74>; 52 pinctrl-0 = <&pinctrl_color_sensor>;
|
| /linux/tools/perf/pmu-events/arch/x86/sierraforest/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 6 "EventCode": "0xcd", 9 "UMask": "0x3" 13 "Counter": "0,1,2,3,4,5,6,7", 15 "EventCode": "0xc4", 22 "Counter": "0,1,2,3,4,5,6,7", 24 "EventCode": "0xc4", 27 "UMask": "0x7e" 31 "Counter": "0,1,2,3,4,5,6,7", 32 "EventCode": "0xc 2 { global() object [all...] |
| /linux/tools/perf/pmu-events/arch/x86/grandridge/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 6 "EventCode": "0xcd", 9 "UMask": "0x3" 13 "Counter": "0,1,2,3,4,5,6,7", 14 "EventCode": "0xc4", 21 "Counter": "0,1,2,3,4,5,6,7", 22 "EventCode": "0xc4", 25 "UMask": "0x7e" 29 "Counter": "0,1,2,3,4,5,6,7", 30 "EventCode": "0xc 2 { global() object [all...] |
| /linux/tools/perf/pmu-events/arch/x86/elkhartlake/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc4", 8 …uccessfully retires. All branch type instructions are accounted for. Available PDIST counters: 0", 13 "Counter": "0,1,2,3", 14 "EventCode": "0xc4", 17 …iption": "Counts the number of near CALL branch instructions retired. Available PDIST counters: 0", 19 "UMask": "0xf9" 23 "Counter": "0,1,2,3", 24 "EventCode": "0xc4", 27 …ncludes far jump, far call and return, and interrupt call and return. Available PDIST counters: 0", [all …]
|
| /linux/tools/perf/pmu-events/arch/x86/snowridgex/ |
| H A D | pipeline.json | 4 "Counter": "0,1,2,3", 5 "EventCode": "0xc4", 8 …uccessfully retires. All branch type instructions are accounted for. Available PDIST counters: 0", 13 "Counter": "0,1,2,3", 14 "EventCode": "0xc4", 17 …iption": "Counts the number of near CALL branch instructions retired. Available PDIST counters: 0", 19 "UMask": "0xf9" 23 "Counter": "0,1,2,3", 24 "EventCode": "0xc4", 27 …ncludes far jump, far call and return, and interrupt call and return. Available PDIST counters: 0", [all …]
|
| /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/tty/vt/ |
| H A D | ucs_fallback_table.h_shipped | 7 * Unicode Version: 16.0.0 16 { 0x00, 62, 0 }, 17 { 0x01, 218, 62 }, 18 { 0x02, 196, 280 }, 19 { 0x03, 96, 476 }, 20 { 0x04, 113, 572 }, 21 { 0x05, 100, 685 }, 22 { 0x06, 119, 785 }, 23 { 0x07, 91, 904 }, 24 { 0x09, 99, 995 }, [all …]
|
| /linux/net/bluetooth/ |
| H A D | selftest.c | 36 0xbd, 0x1a, 0x3c, 0xcd, 0xa6, 0xb8, 0x99, 0x58, 37 0x99, 0xb7, 0x40, 0xeb, 0x7b, 0x60, 0xff, 0x4a, 38 0x50, 0x3f, 0x10, 0xd2, 0xe3, 0xb3, 0xc9, 0x74, 39 0x38, 0x5f, 0xc5, 0xa3, 0xd4, 0xf6, 0x49, 0x3f, 42 0xfd, 0xc5, 0x7f, 0xf4, 0x49, 0xdd, 0x4f, 0x6b, 43 0xfb, 0x7c, 0x9d, 0xf1, 0xc2, 0x9a, 0xcb, 0x59, 44 0x2a, 0xe7, 0xd4, 0xee, 0xfb, 0xfc, 0x0a, 0x90, 45 0x9a, 0xbb, 0xf6, 0x32, 0x3d, 0x8b, 0x18, 0x55, 48 0xe6, 0x9d, 0x35, 0x0e, 0x48, 0x01, 0x03, 0xcc, 49 0xdb, 0xfd, 0xf4, 0xac, 0x11, 0x91, 0xf4, 0xef, [all …]
|
| /linux/sound/ppc/ |
| H A D | tumbler_volume.h | 4 /* 0 = -70 dB, 175 = 18.0 dB in 0.5 dB step */ 6 0x00000015, 0x00000016, 0x00000017, 7 0x00000019, 0x0000001a, 0x0000001c, 8 0x0000001d, 0x0000001f, 0x00000021, 9 0x00000023, 0x00000025, 0x00000027, 10 0x00000029, 0x0000002c, 0x0000002e, 11 0x00000031, 0x00000034, 0x00000037, 12 0x0000003a, 0x0000003e, 0x00000042, 13 0x00000045, 0x0000004a, 0x0000004e, 14 0x00000053, 0x00000057, 0x0000005d, [all …]
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | display_gx1.h | 21 #define CONFIG_CCR3 0xc3 22 # define CONFIG_CCR3_MAPEN 0x10 23 #define CONFIG_GCR 0xb8 27 #define MC_BANK_CFG 0x08 28 # define MC_BCFG_DIMM0_SZ_MASK 0x00000700 29 # define MC_BCFG_DIMM0_PG_SZ_MASK 0x00000070 30 # define MC_BCFG_DIMM0_PG_SZ_NO_DIMM 0x00000070 32 #define MC_GBASE_ADD 0x14 33 # define MC_GADD_GBADD_MASK 0x000003ff 37 #define DC_PAL_ADDRESS 0x70 [all …]
|