Home
last modified time | relevance | path

Searched refs:bootrom (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt118 bootrom {
119 compatible = "marvell,bootrom";
160 bootrom {
161 compatible = "marvell,bootrom";
224 bootrom {
225 compatible = "marvell,bootrom";
/linux-4.4.14/arch/mips/ralink/
DMakefile22 obj-$(CONFIG_DEBUG_FS) += bootrom.o
/linux-4.4.14/arch/arm/boot/dts/
Dnspire.dtsi23 bootrom: bootrom@00000000 { label
Darmada-xp.dtsi67 bootrom {
68 compatible = "marvell,bootrom";
Darmada-370.dtsi68 bootrom {
69 compatible = "marvell,bootrom";
Darmada-39x.dtsi91 bootrom {
92 compatible = "marvell,bootrom";
Darmada-38x.dtsi80 bootrom {
81 compatible = "marvell,bootrom";
Darmada-375.dtsi113 bootrom {
114 compatible = "marvell,bootrom";
/linux-4.4.14/drivers/nfc/nfcmrvl/
Dfw_dnld.h66 struct nfcmrvl_fw_binary_config bootrom; member
Dfw_dnld.c547 &fw_dnld->header->bootrom.config); in nfcmrvl_fw_dnld_start()