/linux/tools/perf/pmu-events/arch/arm64/arm/cmn/sys/ |
H A D | metric.json | 9 "Compat": "(434|436|43c|43a).*" 18 "Compat": "(434|436|43c|43a).*" 27 "Compat": "(434|436|43c|43a).*" 36 "Compat": "(434|436|43c|43a).*" 43 "ScaleUnit": "1MB/s", 45 "Compat": "(434|436|43c|43a).*" 52 "ScaleUnit": "1MB/s", 54 "Compat": "(434|436|43c|43a).*" 63 "Compat": "(434|436|43c|43a).*" 70 "ScaleUnit": "1MB/s", [all …]
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | Kconfig | 3 tristate "Broadcom 43xx wireless support (mac80211 stack)" 10 b43 is a driver for the Broadcom 43xx series wireless devices. 77 bool "Broadcom 43xx SDIO device support" 81 Broadcom 43xx device support for Soft-MAC SDIO devices. 87 Note that this does not support Broadcom 43xx Full-MAC devices. 89 It's safe to select Y here, even if you don't have a B43 SDIO device. 161 # if it's possible. 175 bool "Broadcom 43xx debugging" 178 Broadcom 43xx debugging.
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx25.dtsi | 3 // Copyright 2012 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de> 50 compatible = "arm,arm926ej-s"; 88 bus@43f00000 { /* AIPS1 */ 95 aips1: bridge@43f00000 { 100 i2c1: i2c@43f80000 { 111 i2c3: i2c@43f84000 { 122 can1: can@43f88000 { 125 interrupts = <43>; 131 can2: can@43f8c000 { 140 uart1: serial@43f90000 { [all …]
|
H A D | imx6ul-kontron-bl-43.dts | 11 model = "Kontron BL i.MX6UL 43 (N631X S 43)"; 12 compatible = "kontron,bl-imx6ul-43", "kontron,bl-imx6ul",
|
H A D | imx31.dtsi | 38 compatible = "arm,arm1136jf-s"; 66 aips1: bus@43f00000 { /* AIPS1 */ 73 i2c1: i2c@43f80000 { 83 i2c3: i2c@43f84000 { 93 ata: ata@43f8c000 { 101 uart1: serial@43f90000 { 110 uart2: serial@43f94000 { 119 i2c2: i2c@43f98000 { 129 spi1: spi@43fa4000 { 142 kpp: kpp@43fa8000 { [all …]
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-vbi.c | 63 dst[sd + 12 + line * 43] = cx18_service2vbi(sdata->id); in copy_vbi_data() 64 memcpy(dst + sd + 12 + line * 43 + 1, sdata->data, 42); in copy_vbi_data() 70 (the max size of the VBI data is 36 * 43 + 4 bytes). in copy_vbi_data() 73 memmove(dst + sd + 4, dst + sd + 12, line * 43); in copy_vbi_data() 74 size = 4 + ((43 * line + 3) & ~3); in copy_vbi_data() 80 size = 12 + ((43 * line + 3) & ~3); in copy_vbi_data() 248 * Every buffer hooked to the MDL's buf_list is a complete VBI frame in cx18_process_vbi_data() 252 * more complex, or require extra memcpy()'s to make the in cx18_process_vbi_data() 253 * buffers satisfy the above assumption. It's just simpler to set in cx18_process_vbi_data()
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | Kconfig | 3 tristate "Broadcom 43xx-legacy wireless support (mac80211 stack)" 40 # if it's possible. 54 bool "Broadcom 43xx-legacy debugging" 70 prompt "Broadcom 43xx-legacy data transfer mode"
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_aca.h | 17 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR 48 #define ACA_REG__STATUS__POISON(x) ACA_REG_FIELD(x, 43, 43) 57 #define ACA_REG__IPID__HARDWAREID(x) ACA_REG_FIELD(x, 43, 32) 62 #define ACA_REG__MISC0__ERRCNT(x) ACA_REG_FIELD(x, 43, 32)
|
H A D | amdgpu_mca.h | 17 * THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 42 #define MCA_REG__STATUS__POISON(x) MCA_REG_FIELD(x, 43, 43) 49 #define MCA_REG__MISC0__ERRCNT(x) MCA_REG_FIELD(x, 43, 32)
|
/linux/lib/ |
H A D | test_printf.c | 60 pr_warn("vsnprintf(buf, %d, \"%s\", ...) returned %d, expected %d\n", in do_test() 66 pr_warn("vsnprintf(buf, %d, \"%s\", ...) wrote before buffer\n", bufsize, fmt); in do_test() 72 pr_warn("vsnprintf(buf, 0, \"%s\", ...) wrote to buffer\n", in do_test() 81 pr_warn("vsnprintf(buf, %d, \"%s\", ...) did not nul-terminate buffer\n", in do_test() 87 pr_warn("vsnprintf(buf, %d, \"%s\", ...) wrote beyond the nul-terminator\n", in do_test() 93 pr_warn("vsnprintf(buf, %d, \"%s\", ...) wrote beyond buffer\n", bufsize, fmt); in do_test() 98 pr_warn("vsnprintf(buf, %d, \"%s\", ...) wrote '%s', expected '%.*s'\n", in do_test() 113 pr_err("error in test suite: expected output length %d too long. Format was '%s'.\n", in __test() 137 pr_warn("kvasprintf(..., \"%s\", ...) returned '%s', expected '%s'\n", in __test() 176 * the kernel's printf also produces a single 0 in that in test_number() [all …]
|
H A D | test_hexdump.c | 25 "4c", "d1", "19", "99", "43", "b1", "af", "0c", 39 "4cd1", "1999", "43b1", "af0c", 49 "a69c31ad", "9c0face9", "4cd11999", "43b1af0c", 143 pr_err("Result: '%s'\n", real); in test_hexdump() 144 pr_err("Expect: '%s'\n", test); in test_hexdump() 202 pr_err("Result: %d '%s'\n", r, buf); in test_hexdump_overflow() 203 pr_err("Expect: %d '%s'\n", e, test); in test_hexdump_overflow()
|
/linux/drivers/tty/vt/ |
H A D | defkeymap.map | 78 keycode 31 = s 97 keycode 43 = backslash bar 98 control keycode 43 = Control_backslash 99 alt keycode 43 = Meta_backslash 355 compose 's' 's' to '�' 357 compose 's' 'z' to '�'
|
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-elkhartlake.c | 24 #define EHL_GPP(r, s, e) \ argument 27 .base = (s), \ 28 .size = ((e) - (s) + 1), \ 31 #define EHL_COMMUNITY(b, s, e, g) \ argument 32 INTEL_COMMUNITY_GPPS(b, s, e, g, EHL) 82 PINCTRL_PIN(43, "SD3_D0"), 173 PINCTRL_PIN(43, "OSE_PWM6"), 352 PINCTRL_PIN(43, "ESPI_USB_OCB_0"), 362 EHL_GPP(3, 43, 46), /* vGPIO_3 */ 423 PINCTRL_PIN(43, "OSE_I2S1_RXD"),
|
/linux/Documentation/driver-api/mtd/ |
H A D | spi-nor.rst | 14 flash's parameters and settings. If the flash defines the SFDP tables 15 it's likely that you won't need a flash entry at all, and instead 30 Do all the tests from below and paste them in the commit's comments 81 1S-1S-1S 85 1S-1S-1S (fast read) 89 1S-1S-2S 93 1S-2S-2S 97 1S-1S-4S 101 1S-4S-4S 105 4S-4S-4S [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | securityfs-secrets-coco | 10 the Guest Owner during VM's launch. The secrets are encrypted 32 -r--r----- 1 root root 0 Jun 28 11:54 9553f55d-3da2-43ee-ab5d-ff17f78864d2 46 -r--r----- 1 root root 0 Jun 28 11:54 9553f55d-3da2-43ee-ab5d-ff17f78864d2
|
/linux/drivers/iio/proximity/ |
H A D | srf08.c | 58 * from the gain used with amplifiers of adc's 83 * But with ADC's this term is already used differently and that's why it 143 * with an ultrasonic speed of 343 m/s and a roundtrip of it in srf08_read_ranging() 250 * set the range of the sensor to an even multiple of 43 mm 254 * 0x00 43 mm 267 ret = val / 43 - 1; in srf08_write_range_mm() 268 mod = val % 43; in srf08_write_range_mm() 424 .sign = 's',
|
/linux/drivers/soc/amlogic/ |
H A D | meson-clk-measure.c | 87 CLK_MSR_ID(43, "pwm_c"), 137 CLK_MSR_ID(43, "fclk_div5"), 189 CLK_MSR_ID(43, "fclk_div5"), 287 CLK_MSR_ID(43, "fclk_div5"), 404 CLK_MSR_ID(43, "fclk_div5"), 557 static int clk_msr_show(struct seq_file *s, void *data) in clk_msr_show() argument 559 struct meson_msr_id *clk_msr_id = s->private; in clk_msr_show() 567 seq_printf(s, "%d\t+/-%dHz\n", val, precision); in clk_msr_show() 573 static int clk_msr_summary_show(struct seq_file *s, void *data) in clk_msr_summary_show() argument 575 struct meson_msr_id *msr_table = s->private; in clk_msr_summary_show() [all …]
|
/linux/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 4 * Based on Christian Brauner's clone3() example. 5 * These tests are assuming to be running in the host's 56 ksft_print_msg("%s - Failed to create new process\n", in call_clone3_set_tid() 97 ksft_print_msg("I am the parent (%d). My child's pid is %d\n", in call_clone3_set_tid() 107 ksft_print_msg("Child returned %s\n", strerror(errno)); in call_clone3_set_tid() 136 ksft_test_result(ret == expected, "%s with %zu TIDs and flags 0x%x\n", in test_clone3_set_tid() 164 "%s - Could not open /proc/sys/kernel/pid_max\n", in main() 193 test_clone3_set_tid("invalid size, TID all 1s", in main() 196 test_clone3_set_tid("invalid size, TID all 1s", in main() 199 test_clone3_set_tid("invalid size, TID all 1s", in main() [all …]
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_lpc18xx.c | 3 * Serial port driver for NXP LPC18xx/43xx UART 8 * Copyright (c) 2014 MundoReader S.L. 20 /* Additional LPC18xx/43xx 8250 registers and bits */ 207 MODULE_DESCRIPTION("Serial port driver NXP LPC18xx/43xx devices");
|
/linux/Documentation/security/secrets/ |
H A D | coco.rst | 35 During the VM's launch, the virtual machine manager may inject a secret to that 42 On kernel start, the kernel's EFI driver saves the location of the secret area 64 Host can't read the decrypted content from memory because it's a 76 -r--r----- 1 root root 0 Jun 28 11:54 9553f55d-3da2-43ee-ab5d-ff17f78864d2 93 -r--r----- 1 root root 0 Jun 28 11:54 9553f55d-3da2-43ee-ab5d-ff17f78864d2
|
/linux/arch/arm/mach-omap2/ |
H A D | Makefile | 117 am33xx-43xx-prcm-common += prm33xx.o cm33xx.o 118 obj-$(CONFIG_SOC_TI81XX) += $(am33xx-43xx-prcm-common) 119 obj-$(CONFIG_SOC_AM33XX) += $(am33xx-43xx-prcm-common) 121 $(am33xx-43xx-prcm-common) 220 $(obj)/pm-asm-offsets.h: $(obj)/pm-asm-offsets.s FORCE 225 targets += pm-asm-offsets.s
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 75 * @main_hratio: the main scaler's horizontal ratio. 76 * @main_vratio: the main scaler's vertical ratio. 171 { 2, -8, 10, 92, 43, -12, 1, 0 }, 181 { 0, 1, -12, 43, 92, 10, -8, 2 }, 205 { -2, -3, 27, 63, 43, 4, -4, 0 }, 215 { 0, -4, 4, 43, 63, 27, -3, -2 }, 226 { -1, 2, 21, 45, 43, 18, 1, -1 }, 228 { -1, 1, 18, 43, 45, 21, 2, -1 }, 280 { -5, 93, 43, -3 }, 286 { -3, 43, 93, -5 }, [all …]
|
/linux/drivers/spi/ |
H A D | spi-cavium.h | 81 } s; member 234 } s; member 257 } s; member 288 } s; member 310 uint64_t reserved_21_63:43; 326 uint64_t reserved_21_63:43;
|
/linux/samples/vfio-mdev/ |
H A D | README.rst | 58 # lspci -s 00:05.0 -xxvv 70 00: 48 43 53 32 01 00 00 02 10 02 00 07 00 00 00 00 72 20: 00 00 00 00 00 00 00 00 00 00 00 00 48 43 53 32
|
/linux/arch/alpha/lib/ |
H A D | copy_user.S | 3 * arch/alpha/lib/copy_user.S 61 beq $1,$43 94 $43:
|