Home
last modified time | relevance | path

Searched defs:opp_node (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/ti/
H A Dti_cpufreq.c61 am33xx_opp_supported(const int opp_table, const int opp_node) in am33xx_opp_supported()
107 ti_opp_supported(const int opp_table, const int opp_node) in ti_opp_supported()
/netbsd-src/sys/dev/fdt/
H A Dcpufreq_dt.c384 cpufreq_dt_opp_v2_supported(const int opp_table, const int opp_node) in cpufreq_dt_opp_v2_supported()
392 …req_dt_node_supported(const struct fdt_opp_info *opp_info, const int opp_table, const int opp_node) in cpufreq_dt_node_supported()
413 int opp_node, len, i, index; in cpufreq_dt_parse_opp_v2() local