Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_env.py44 with self.u_boot_console.disable_check('main_signon'):
188 with c.disable_check('error_notification'):
H A Dtest_unknown_cmd.py12 with u_boot_console.disable_check('unknown_command'):
H A Dtest_000_version.py17 with u_boot_console.disable_check('main_signon'):
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_console_base.py430 def disable_check(self, check_type): member in ConsoleBase
H A DREADME.md349 `u_boot_console.disable_check()` to temporarily disable checking for specific
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dchecks.c1275 bool disable_check) in check_unique_unit_address_common() argument
1292 if (disable_check && node_is_disabled(childa)) in check_unique_unit_address_common()
1300 if (disable_check && node_is_disabled(childb)) in check_unique_unit_address_common()