Home
last modified time | relevance | path

Searched defs:bootrom (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/greybus/
Dbootrom.c43 static void free_firmware(struct gb_bootrom *bootrom) in free_firmware()
55 struct gb_bootrom *bootrom = container_of(dwork, in gb_bootrom_timedout() local
88 static void gb_bootrom_set_timeout(struct gb_bootrom *bootrom, in gb_bootrom_set_timeout()
96 static void gb_bootrom_cancel_timeout(struct gb_bootrom *bootrom) in gb_bootrom_cancel_timeout()
111 static void bootrom_es2_fixup_vid_pid(struct gb_bootrom *bootrom) in bootrom_es2_fixup_vid_pid()
144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware()
190 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_firmware_size_request() local
243 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_get_firmware() local
314 struct gb_bootrom *bootrom = gb_connection_get_data(connection); in gb_bootrom_ready_to_boot() local
375 static int gb_bootrom_get_version(struct gb_bootrom *bootrom) in gb_bootrom_get_version()
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
Dheadsmp.S77 bootrom: label
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dnspire.dtsi19 bootrom: bootrom@0 { label
Dmeson.dtsi275 bootrom: bootrom@d9040000 { label
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
Dfw_dnld.h66 struct nfcmrvl_fw_binary_config bootrom; member