OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clk_uart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/samsung/
exynos_uart.c
193
struct clk *
clk_uart
, *clk_uart_baud0;
local in function:exynos_uart_attach
208
clk_uart
= fdtbus_clock_get(phandle, "uart");
209
if (
clk_uart
== NULL || clk_enable(
clk_uart
) != 0) {
exynos_uart.c
193
struct clk *
clk_uart
, *clk_uart_baud0;
local in function:exynos_uart_attach
208
clk_uart
= fdtbus_clock_get(phandle, "uart");
209
if (
clk_uart
== NULL || clk_enable(
clk_uart
) != 0) {
Completed in 99 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025