Home
last modified time | relevance | path

Searched refs:removable (Results 1 – 25 of 135) sorted by relevance

123456

/rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/
H A Ddwmmc.txt43 samsung,removable = <1>;
51 . The 'removable' flag indicates whether the the particilar device
52 cannot be removed (always present) or it is a removable device.
53 1 - Indicates that the device is removable.
/rk3399_rockchip-uboot/drivers/block/
H A Dsystemace.c250 bdesc->removable = 1; in systemace_bind()
282 systemace_dev.removable = 1; in systemace_get_dev()
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc_legacy.c120 .removable = 1,
173 bdesc->removable = 1; in mmc_create()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos5420-smdk5420.dts95 samsung,removable = <0>;
106 samsung,removable = <1>;
H A Dtegra210-e2220-1170.dts34 non-removable;
H A Dtegra210-p2371-0000.dts34 non-removable;
H A Dtegra186-p2771-0000.dtsi58 non-removable;
H A Drk3368-evb.dts43 non-removable;
H A Dexynos54xx.dtsi111 samsung,removable = <0>;
122 samsung,removable = <1>;
H A Dtegra30-tamonten.dtsi67 non-removable;
H A Dsun8i-h3-orangepi-pc-plus.dts61 non-removable;
78 non-removable;
H A Dsun50i-a64-bananapi-m64.dts97 non-removable;
106 non-removable;
H A Dtegra114-dalmore.dts69 non-removable;
H A Drk1808-evb.dts55 non-removable;
H A Dtegra210-p2371-2180.dts85 non-removable;
H A Dtegra210-p2571.dts87 non-removable;
H A Dtegra124-venice2.dts84 non-removable;
H A Dtegra30-colibri.dts73 non-removable;
H A Dimx6ul-opos6ul.dtsi106 non-removable;
116 non-removable;
H A Darmada-7040-db.dts203 non-removable;
210 non-removable;
H A Dimx7d-sdb.dts299 non-removable;
307 non-removable;
H A Dsun8i-h3-bananapi-m2-plus.dts127 non-removable;
145 non-removable;
H A Darmada-7040-db-nand.dts215 non-removable;
222 non-removable;
H A Dexynos5250-smdk5250.dts132 samsung,removable = <0>;
142 samsung,removable = <1>;
/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c620 dev_desc->removable = false; in scsi_init_dev_desc_priv()
690 dev_desc->removable = true; in scsi_detect_dev()
704 if (dev_desc->removable) { in scsi_detect_dev()
706 goto removable; in scsi_detect_dev()
720 removable: in scsi_detect_dev()
761 bdesc->removable = bd.removable; in do_scsi_scan_one()

123456