OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:supported_hw
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/ti/
ti_cpufreq.c
64
const u_int *
supported_hw
;
local in function:am33xx_opp_supported
77
supported_hw
= fdtbus_get_prop(opp_node, "opp-supported-hw", &len);
81
if ((rev & be32toh(
supported_hw
[0])) == 0)
84
if ((efuse & be32toh(
supported_hw
[1])) == 0)
ti_cpufreq.c
64
const u_int *
supported_hw
;
local in function:am33xx_opp_supported
77
supported_hw
= fdtbus_get_prop(opp_node, "opp-supported-hw", &len);
81
if ((rev & be32toh(
supported_hw
[0])) == 0)
84
if ((efuse & be32toh(
supported_hw
[1])) == 0)
ti_cpufreq.c
64
const u_int *
supported_hw
;
local in function:am33xx_opp_supported
77
supported_hw
= fdtbus_get_prop(opp_node, "opp-supported-hw", &len);
81
if ((rev & be32toh(
supported_hw
[0])) == 0)
84
if ((efuse & be32toh(
supported_hw
[1])) == 0)
Completed in 31 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025