OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clock_in_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/rockchip/
rk_eqos.c
183
const char *
clock_in_out
;
local in function:rk3588_eqos_clock_selection
185
clock_in_out
= fdtbus_get_string(phandle, "
clock_in_out
");
186
if (
clock_in_out
!= NULL) {
187
bool input = (strcmp(
clock_in_out
, "input") == 0) ?
rk_eqos.c
183
const char *
clock_in_out
;
local in function:rk3588_eqos_clock_selection
185
clock_in_out
= fdtbus_get_string(phandle, "
clock_in_out
");
186
if (
clock_in_out
!= NULL) {
187
bool input = (strcmp(
clock_in_out
, "input") == 0) ?
Completed in 22 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025