| /rk3399_rockchip-uboot/ |
| H A D | .checkpatch.conf | 5 --ignore COMPLEX_MACRO 8 --ignore MULTISTATEMENT_MACRO_USE_DO_WHILE 11 --ignore CONSIDER_KSTRTO 14 --ignore MINMAX 20 --ignore USLEEP_RANGE 23 --ignore NETWORKING_BLOCK_COMMENT_STYLE 27 --ignore PREFER_ETHER_ADDR_COPY
|
| H A D | .gitignore | 42 # git files that we don't want to ignore even it they are dot-files
|
| H A D | README | 4303 But now you can ignore ALL boot loader code (in arch/powerpc/mbxboot).
|
| /rk3399_rockchip-uboot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 75 quiet: Errors to ignore (empty to raise on all errors) 96 quiet: Errors to ignore (empty to raise on all errors) 139 quiet: Errors to ignore (empty to raise on all errors) 155 quiet: Errors to ignore (empty to raise on all errors) 170 quiet: Errors to ignore (empty to raise on all errors) 187 quiet: Errors to ignore (empty to raise on all errors) 218 quiet: Errors to ignore (empty to raise on all errors) 238 quiet: Errors to ignore (empty to raise on all errors) 253 quiet: Errors to ignore (empty to raise on all errors) 285 quiet: Errors to ignore (empty to raise on all errors) [all …]
|
| /rk3399_rockchip-uboot/board/h2200/ |
| H A D | h2200.c | 24 void reset_cpu(ulong ignore) in reset_cpu() argument
|
| /rk3399_rockchip-uboot/include/power/ |
| H A D | regulator.h | 181 bool ignore; member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nvedit.c | 407 const char *ignore) in env_update_filter() argument 427 if (ignore && strstr(varvalue, ignore)) in env_update_filter() 428 env_delete(varname, ignore, 0); in env_update_filter() 465 if (ignore && strstr(v_item, ignore)) { in env_update_filter()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.cfi | 9 * that AMD flash roms ignore the Intel command.
|
| H A D | README.x86 | 154 You can ignore flashregion_1_bios.bin - it is not used.
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-fit.c | 1126 static int fit_image_hash_get_ignore(const void *fit, int noffset, int *ignore) in fit_image_hash_get_ignore() argument 1133 *ignore = 0; in fit_image_hash_get_ignore() 1135 *ignore = *value; in fit_image_hash_get_ignore() 1355 int ignore; in fit_image_check_hash() local 1367 fit_image_hash_get_ignore(fit, noffset, &ignore); in fit_image_check_hash() 1368 if (ignore) { in fit_image_check_hash()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | get_maintainer.pl | 199 open(my $ignore, '<', "$ignore_file") 201 while (<$ignore>) { 214 close($ignore); 590 foreach my $ignore (@ignore_emails) { 591 return 1 if ($ignore eq $address);
|
| H A D | checkpatch.pl | 48 my @ignore = (); 206 'ignore=s' => \@ignore, 293 hash_save_array_words(\%ignore_type, \@ignore);
|
| /rk3399_rockchip-uboot/drivers/power/regulator/ |
| H A D | regulator-uclass.c | 278 if (uc_pdata->ignore) in regulator_autoset() 462 uc_pdata->ignore = dev_read_bool(dev, "regulator-loader-ignore"); in regulator_pre_probe()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | 352 const char *ignore);
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3308-evb.dts | 328 ignore-pm-notify;
|
| H A D | rk3326-evb.dts | 376 ignore-pm-notify;
|
| H A D | px30-evb.dts | 391 ignore-pm-notify;
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | Kconfig | 332 (so program the FEC to ignore it). 357 (so program the FEC to ignore it).
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | gadget.c | 387 bool ignore, bool restore) in dwc3_gadget_set_ep_config() argument 403 if (ignore) in dwc3_gadget_set_ep_config() 469 bool ignore, bool restore) in __dwc3_gadget_ep_enable() argument 483 ret = dwc3_gadget_set_ep_config(dwc, dep, desc, comp_desc, ignore, in __dwc3_gadget_ep_enable()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | qconf.cc | 914 e->ignore(); in contextMenuEvent() 1736 e->ignore(); in closeEvent() 1742 e->ignore(); in closeEvent()
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 540 int ignore = 0; in musb_stage0_irq() local 572 ignore = 1; in musb_stage0_irq() 604 if (!ignore) in musb_stage0_irq()
|
| /rk3399_rockchip-uboot/board/sandbox/ |
| H A D | README.sandbox | 141 ignore any problems with missing state. This is useful when first running
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 1151 @key: any key map id, '-' standard for ignore.
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 43 Buildman gets so tied up in its work that it can ignore the outside world.
|