Searched refs:config_mode (Results 1 – 6 of 6) sorted by relevance
76 ast->config_mode = ast_use_defaults; in ast_detect_config_mode()83 ast->config_mode = ast_use_dt; in ast_detect_config_mode()109 ast->config_mode = ast_use_p2a; in ast_detect_config_mode()280 switch (ast->config_mode) { in ast_get_dram_info()
192 if (ast->config_mode != ast_use_p2a) in ast_backup_fw()213 if (ast->config_mode != ast_use_p2a) in ast_launch_m68k()281 if (ast->config_mode == ast_use_p2a) { in ast_dp501_read_edid()
205 } config_mode; member
384 } else if (ast->config_mode == ast_use_p2a) { in ast_post_gpu()
133 void mxc_jpeg_set_config_mode(void __iomem *reg, int config_mode);
60 static bool config_mode; variable66 module_param_named(noauto, config_mode, bool, 0444);797 if (!config_mode) { in comedi_test_init()