/Linux-v6.1/drivers/staging/greybus/ |
D | bootrom.c | 3 * BOOTROM Greybus driver. 40 struct mutex mutex; /* Protects bootrom->fw */ 43 static void free_firmware(struct gb_bootrom *bootrom) in free_firmware() argument 45 if (!bootrom->fw) in free_firmware() 48 release_firmware(bootrom->fw); in free_firmware() 49 bootrom->fw = NULL; in free_firmware() 55 struct gb_bootrom *bootrom = container_of(dwork, in gb_bootrom_timedout() local 57 struct device *dev = &bootrom->connection->bundle->dev; in gb_bootrom_timedout() 60 switch (bootrom->next_request) { in gb_bootrom_timedout() 75 dev_err(dev, "Invalid next-request: %u", bootrom->next_request); in gb_bootrom_timedout() [all …]
|
D | Makefile | 6 gb-bootrom-y := bootrom.o 18 obj-$(CONFIG_GREYBUS_BOOTROM) += gb-bootrom.o
|
D | Kconfig | 27 tristate "Greybus Bootrom Class driver" 30 Greybus Bootrom Class specification. 33 will be called gb-bootrom.ko
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/amlogic/ |
D | bootrom.txt | 1 Amlogic Meson6/Meson8/Meson8b bootrom: 4 The bootrom register area can be used to access SoC specific 8 - reg: the register range of the bootrom registers 9 - compatible: should be "amlogic,meson-mx-bootrom" along with "syscon" 14 bootrom: bootrom@d9040000 { 15 compatible = "amlogic,meson-mx-bootrom", "syscon";
|
/Linux-v6.1/arch/arm/mach-mvebu/ |
D | platsmp.c | 131 * the bootROM is mapped at the correct address. in armada_xp_smp_prepare_cpus() 133 node = of_find_compatible_node(NULL, NULL, "marvell,bootrom"); in armada_xp_smp_prepare_cpus() 135 panic("Cannot find 'marvell,bootrom' compatible node"); in armada_xp_smp_prepare_cpus() 140 panic("Cannot get 'bootrom' node address"); in armada_xp_smp_prepare_cpus() 144 panic("The address for the BootROM is incorrect"); in armada_xp_smp_prepare_cpus()
|
D | pmsu.c | 122 * BootROM Mbus window, and instead remaps a crypto SRAM into which a 123 * custom piece of code is copied to replace the problematic BootROM. 403 * performed by the BootROM software". To avoid this, we in armada_370_cpuidle_init() 404 * replace the restart code of the bootrom by a a simple jump in armada_370_cpuidle_init()
|
D | pmsu_ll.S | 31 * Disable the MMU that might have been enabled in BootROM if
|
/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
D | mvebu-mbus.txt | 118 bootrom { 119 compatible = "marvell,bootrom"; 160 bootrom { 161 compatible = "marvell,bootrom"; 224 bootrom { 225 compatible = "marvell,bootrom";
|
/Linux-v6.1/arch/mips/ralink/ |
D | bootrom.c | 21 DEFINE_SHOW_ATTRIBUTE(bootrom); 25 debugfs_create_file("bootrom", 0444, NULL, NULL, &bootrom_fops); in bootrom_setup()
|
D | Makefile | 28 obj-$(CONFIG_DEBUG_FS) += bootrom.o
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | uninorth.h | 97 * the bootrom, I'm not sure about their exact meaning yet 135 * the bootROM decides whether to boot or to sleep/spinloop depending 140 /* This register appear to be read by the bootROM to decide what 146 /* This last bit appear to be used by the bootROM to know the second
|
/Linux-v6.1/include/linux/greybus/ |
D | greybus_protocols.h | 365 /* Bootrom Protocol */ 367 /* Version of the Greybus bootrom protocol we support */ 371 /* Greybus bootrom request types */ 379 /* Greybus bootrom boot stages */ 381 #define GB_BOOTROM_BOOT_STAGE_TWO 0x02 /* Bootrom package to be loaded by the boot ROM */ 384 /* Greybus bootrom ready to boot status */ 389 /* Max bootrom data fetch size in bytes */ 402 /* Bootrom protocol firmware size request/response */ 411 /* Bootrom protocol get firmware request/response */ 421 /* Bootrom protocol Ready to boot request */ [all …]
|
/Linux-v6.1/arch/arm/mach-shmobile/ |
D | headsmp.S | 65 ldr r0, bootrom 77 bootrom: label
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
D | gpmi-nand.yaml | 78 WARNING: on i.MX28 blockmark swapping cannot be disabled for the BootROM 80 on may not be accessible by the BootROM code.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | nspire.dtsi | 19 bootrom: bootrom@0 { label
|
D | meson.dtsi | 300 bootrom: bootrom@d9040000 { label 301 compatible = "amlogic,meson-mx-bootrom", "syscon";
|
D | armada-370.dtsi | 33 bootrom { 34 compatible = "marvell,bootrom"; 273 * on the BootROM code to enter/exit idle state).
|
D | armada-xp.dtsi | 33 bootrom { 34 compatible = "marvell,bootrom";
|
D | armada-xp-98dx3236.dtsi | 49 bootrom { 50 compatible = "marvell,bootrom";
|
/Linux-v6.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 130 "BootROM = 0x%02X, UKernel = 0x%02X, " in guc_wait_ucode() 179 * HW is fixed for each platform and hard-coded in the bootrom. in intel_guc_fw_upload()
|
/Linux-v6.1/drivers/nfc/nfcmrvl/ |
D | fw_dnld.h | 55 struct nfcmrvl_fw_binary_config bootrom; member
|
D | fw_dnld.c | 137 nfc_info(priv->dev, "BootROM reset, start fw download\n"); in process_state_reset() 534 /* Ronfigure HI to be sure that it is the bootrom values */ in nfcmrvl_fw_dnld_start() 536 &fw_dnld->header->bootrom.config); in nfcmrvl_fw_dnld_start()
|
/Linux-v6.1/arch/arm/mach-sti/ |
D | platsmp.c | 35 * Secondary CPU is initialised and started by a U-BOOTROM firmware. in sti_boot_secondary()
|
/Linux-v6.1/arch/arm/mach-rockchip/ |
D | platsmp.c | 138 * We communicate with the bootrom to active the cpus other in rockchip_boot_secondary() 146 * (e.g: cpu frequency, bootrom frequency, sram frequency, ...) in rockchip_boot_secondary()
|
/Linux-v6.1/drivers/soc/amlogic/ |
D | meson-mx-socinfo.c | 122 syscon_regmap_lookup_by_compatible("amlogic,meson-mx-bootrom"); in meson_mx_socinfo_init()
|