Searched refs:auto_sel (Results 1 – 3 of 3) sorted by relevance
80 bool auto_sel) in brcms_c_antsel_init_cfg() argument84 ((asi->antsel_avail && auto_sel) ? ANT_SELCFG_AUTO : 0); in brcms_c_antsel_init_cfg()
1694 u64 auto_sel; in cppc_get_auto_sel() local1700 ret = cppc_get_reg_val(cpu, AUTO_SEL_ENABLE, &auto_sel); in cppc_get_auto_sel()1704 *enable = (bool)auto_sel; in cppc_get_auto_sel()
437 bool auto_sel; in shmem_init_perf() local459 ret = cppc_get_auto_sel(cpudata->cpu, &auto_sel); in shmem_init_perf()
Completed in 12 milliseconds