Searched refs:config_type (Results 1 – 9 of 9) sorted by relevance
71 switch (drvdata->config_type) { in tmc_read_prepare()93 switch (drvdata->config_type) { in tmc_read_unprepare()130 switch (drvdata->config_type) { in tmc_get_sysfs_trace()297 if (drvdata->config_type != TMC_CONFIG_TYPE_ETR) in buffer_size_store()416 drvdata->config_type = BMVAL(devid, 6, 7); in tmc_probe()419 if (drvdata->config_type == TMC_CONFIG_TYPE_ETR) { in tmc_probe()436 switch (drvdata->config_type) { in tmc_probe()
534 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_prepare_etb()535 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_prepare_etb()582 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETB && in tmc_read_unprepare_etb()583 drvdata->config_type != TMC_CONFIG_TYPE_ETF)) in tmc_read_unprepare_etb()
188 enum tmc_config_type config_type; member
1144 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_prepare_etr()1182 if (WARN_ON_ONCE(drvdata->config_type != TMC_CONFIG_TYPE_ETR)) in tmc_read_unprepare_etr()
89 enum gpio_ddc_config_type config_type);100 enum gpio_ddc_config_type config_type);
478 enum gpio_ddc_config_type config_type) in dal_ddc_open() argument511 config_data.config.ddc.type = config_type; in dal_ddc_open()574 enum gpio_ddc_config_type config_type) in dal_ddc_set_config() argument580 config_data.config.ddc.type = config_type; in dal_ddc_set_config()
203 enum odm_rf_config_type config_type,208 enum odm_bb_config_type config_type);214 enum odm_fw_config_type config_type,
1241 enum odm_rf_config_type config_type, in odm_config_rf_with_header_file() argument1257 if (config_type == CONFIG_RF_RADIO) { in odm_config_rf_with_header_file()1262 } else if (config_type == CONFIG_RF_TXPWR_LMT) { in odm_config_rf_with_header_file()1317 enum odm_bb_config_type config_type) in odm_config_bb_with_header_file() argument1324 if (config_type == CONFIG_BB_PHY_REG) in odm_config_bb_with_header_file()1326 else if (config_type == CONFIG_BB_AGC_TAB) in odm_config_bb_with_header_file()1328 else if (config_type == CONFIG_BB_PHY_REG_PG) in odm_config_bb_with_header_file()1359 enum odm_fw_config_type config_type, in odm_config_fw_with_header_file() argument
111 u8 config_type; member