Home
last modified time | relevance | path

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

/Linux-v4.19/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()
95 static void gb_bootrom_cancel_timeout(struct gb_bootrom *bootrom) in gb_bootrom_cancel_timeout()
110 static void bootrom_es2_fixup_vid_pid(struct gb_bootrom *bootrom) in bootrom_es2_fixup_vid_pid()
143 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware()
189 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_firmware_size_request() local
242 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_get_firmware() local
313 struct gb_bootrom *bootrom = gb_connection_get_data(connection); in gb_bootrom_ready_to_boot() local
374 static int gb_bootrom_get_version(struct gb_bootrom *bootrom) in gb_bootrom_get_version()
[all …]
/Linux-v4.19/arch/arm/mach-shmobile/
Dheadsmp.S80 bootrom: label
/Linux-v4.19/arch/arm/boot/dts/
Dnspire.dtsi23 bootrom: bootrom@0 { label
Dmeson.dtsi279 bootrom: bootrom@d9040000 { label
/Linux-v4.19/drivers/nfc/nfcmrvl/
Dfw_dnld.h66 struct nfcmrvl_fw_binary_config bootrom; member