Searched refs:def_config (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/kunit/ |
| H A D | kunit_json.py | 16 def get_json_result(test_result, def_config, build_dir, json_path): argument 24 "defconfig": def_config, 47 "defconfig": def_config,
|
| H A D | kunit.py | 120 def_config='kunit_defconfig',
|
| H A D | kunit_tool_test.py | 260 def_config='kunit_defconfig',
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | rockchip_pm_config.c | 297 struct rk_sleep_config *config, *def_config = &sleep_config[RK_PM_MEM]; in pm_config_prepare() local 311 else if (def_config->mode_config) in pm_config_prepare() 313 def_config->mode_config, 0); in pm_config_prepare() 318 else if (def_config->wakeup_config) in pm_config_prepare() 320 def_config->wakeup_config, 0); in pm_config_prepare()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/s-suite/ |
| H A D | s-suite_git.bb | 20 install -m0755 ${S}/def_config.sh ${D}/opt/S-suite
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | marvell.c | 669 u16 def_config; in marvell_config_led() local 676 def_config = MII_88E1121_PHY_LED_DEF; in marvell_config_led() 685 def_config = MII_88E1510_PHY_LED0_LINK_LED1_ACTIVE; in marvell_config_led() 687 def_config = MII_88E1510_PHY_LED_DEF; in marvell_config_led() 694 def_config); in marvell_config_led()
|