Home
last modified time | relevance | path

Searched refs:raw (Results 1 – 25 of 26) sorted by relevance

12

/arch/arm/mach-meson/
A Dsm.c120 u8 raw[MESON_CHIP_ID_SZ]; /* payload */ member
158 memcpy((u8 *)chip_id, chip_id_efuse.raw, in meson_sm_get_chip_id()
167 memcpy(chip_id->serial, chip_id_efuse.raw, sizeof(chip_id->serial)); in meson_sm_get_chip_id()
175 .raw[CPU_ID_MAJOR] = socinfo.raw[CPU_ID_REG_MAJOR], in meson_sm_get_chip_id()
176 .raw[CPU_ID_PACK] = socinfo.raw[CPU_ID_REG_PACK], in meson_sm_get_chip_id()
177 .raw[CPU_ID_MINOR] = socinfo.raw[CPU_ID_REG_MINOR], in meson_sm_get_chip_id()
178 .raw[CPU_ID_MISC] = socinfo.raw[CPU_ID_REG_MISC], in meson_sm_get_chip_id()
/arch/sandbox/cpu/
A DMakefile12 obj-$(CONFIG_ETH_SANDBOX_RAW) += eth-raw-os.o
25 quiet_cmd_cc_eth-raw-os.o = CC $(quiet_modtag) $@
26 cmd_cc_eth-raw-os.o = $(CC) $(filter-out -nostdinc, \
29 $(obj)/eth-raw-os.o: $(src)/eth-raw-os.c FORCE
30 $(call if_changed_dep,cc_eth-raw-os.o)
/arch/x86/lib/fsp2/
A Dfsp_support.c26 struct raw_section *raw; in fsp_get_header() local
75 raw = ptr; in fsp_get_header()
76 log_debug("raw->type = %x\n", raw->type); in fsp_get_header()
77 if (raw->type != EFI_SECTION_RAW) in fsp_get_header()
81 ptr = raw + 1; in fsp_get_header()
/arch/mips/mach-octeon/include/mach/
A Dcvmx-dtx-defs.h729 u64 raw : 36; member
807 u64 raw : 36; member
883 u64 raw : 36; member
956 u64 raw : 36; member
1029 u64 raw : 36; member
1104 u64 raw : 36; member
1186 u64 raw : 36; member
1328 u64 raw : 36; member
1407 u64 raw : 36; member
1489 u64 raw : 36; member
[all …]
A Dcvmx-pki.h490 u64 raw : 1; /* RAW packet indicator in WQE[RAW]: 1 = enable */ member
A Dcvmx-pip-defs.h1976 u64 raw : 32; member
1994 u64 raw : 32; member
2885 u64 raw : 32; member
A Dcvmx-wqe.h380 } raw; member
A Dcvmx-pip.h703 status->pci_raw_packets = stat2.s.raw; in cvmx_pip_get_port_stats()
A Dcvmx-pki-defs.h2020 u64 raw : 48; member
/arch/mips/mach-pic32/include/mach/
A Dpic32.h60 u32 raw; member
/arch/arm/include/asm/arch-meson/
A Dsm.h41 u8 raw[MESON_CPU_ID_SZ]; member
/arch/arm/mach-k3/r5/
A DKconfig34 in raw mode. Units: MMC sectors (1 sector = 512 bytes).
42 image tree blob from, when the MMC is being used in raw mode.
/arch/arm/dts/
A Dsocfpga_cyclone5_socdk-u-boot.dtsi39 /* 8MB for raw data. */
A Dsocfpga_arria5_socdk.dts136 /* 8MB for raw data. */
A Dsocfpga_cyclone5_socdk.dts141 /* 8MB for raw data. */
A Dk3-j721e-beagleboneai64-u-boot.dtsi247 filename = "tee-raw.bin";
A Dk3-am625-beagleplay-u-boot.dtsi116 filename = "tee-raw.bin";
A Dk3-binman.dtsi363 filename = "tee-raw.bin";
A Dimx6ull-colibri.dtsi462 * With an eMMC instead of a raw NAND device the following pins
A Dast2500.dtsi3 * https://raw.githubusercontent.com/torvalds/linux/34ea5c9d/arch/arm/boot/dts/aspeed-g5.dtsi
/arch/mips/mach-pic32/
A Dcpu.c85 writel(nr_waits, &regs->raw); in prefetch_init()
/arch/sandbox/dts/
A Dsandbox.dts62 compatible = "sandbox,eth-raw-bus";
A Dsandbox64.dts54 compatible = "sandbox,eth-raw-bus";
/arch/x86/include/asm/acpi/
A Ddebug.asl48 /* OUTX - Send a single raw character */
/arch/arm/mach-stm32mp/
A DKconfig160 used in raw mode

Completed in 88 milliseconds

12