Searched refs:include_disabled (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | dtb_platdata.py | 144 def __init__(self, dtb_fname, include_disabled): argument 148 self._include_disabled = include_disabled 545 def run_steps(args, dtb_file, include_disabled, output): argument 557 plat = DtbPlatdata(dtb_file, include_disabled)
|
| H A D | dtoc.py | 75 dtb_platdata.run_steps(args, options.dtb_file, options.include_disabled,
|
| H A D | dtoc | 75 dtb_platdata.run_steps(args, options.dtb_file, options.include_disabled,
|