Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dvendor.c133 static int bootdev_type; variable
441 bootdev_type); in vendor_storage_init()
501 bootdev_type = dev_desc->if_type; in vendor_storage_init()
572 bootdev_type = 0; in vendor_storage_init()
584 if (!bootdev_type) { in vendor_storage_fixup()
619 if (!bootdev_type) { in vendor_storage_read()
661 if (!bootdev_type) { in vendor_storage_write()
667 switch (bootdev_type) { in vendor_storage_write()
787 switch (bootdev_type) { in vendor_test_reset()
840 if (!bootdev_type) { in vendor_storage_test()
[all …]