Lines Matching refs:in

6 	  This config option enables Driver Model. This brings in the core
15 Enable driver model in SPL. You will need to provide a
21 and devices in SPL, so 1KB should be enable. See
28 Enable driver model in TPL. You will need to provide a
34 and devices in SPL, so 1KB should be enough. See
39 bool "Enable warnings in driver model"
49 bool "Enable debug messages in driver model core"
52 Say Y here if you want to compile in debug messages in DM core.
60 device. This is not normally required in SPL, so by default this
63 Note that this may have undesirable results in the USB subsystem as
64 it causes unplugged devices to linger around in the dm-tree, and it
77 bool "Support numbered aliases in device tree"
86 bool "Support numbered aliases in device tree in SPL"
92 disabled if it is not required, to save code space in SPL.
100 models this with a simple read/write interface. It can in principle
105 bool "Support register maps in SPL"
110 models this with a simple read/write interface. It can in principle
115 bool "Support register maps in TPL"
120 models this with a simple read/write interface. It can in principle
134 bool "Support system controllers in SPL"
143 bool "Support system controllers in TPL"
183 bool "Support simple-bus driver in SPL"
188 in SPL.
198 properties in many nodes. As this translation is not handled
199 correctly in the default simple_bus_translate() function.
203 smaller in size than fdt_translate_address().
206 bool "Translate addresses using fdt_translate_address in SPL"
213 properties in many nodes. As this translation is not handled
214 correctly in the default simple_bus_translate() function.
218 smaller in size than fdt_translate_address().
232 should be accessed using I/O port in/out accessors. The second
238 not included and any such busses used in DT will be treated as