OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sunxi_ccu_gate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_ccu_gate.c
1
/* $NetBSD:
sunxi_ccu_gate
.c,v 1.2 2017/06/29 17:06:21 jmcneill Exp $ */
30
__KERNEL_RCSID(0, "$NetBSD:
sunxi_ccu_gate
.c,v 1.2 2017/06/29 17:06:21 jmcneill Exp $");
43
struct
sunxi_ccu_gate
*gate = &clk->u.gate;
46
KASSERT(clk->type ==
SUNXI_CCU_GATE
);
61
struct
sunxi_ccu_gate
*gate = &clk->u.gate;
63
KASSERT(clk->type ==
SUNXI_CCU_GATE
);
sunxi_ccu.h
59
SUNXI_CCU_GATE
,
70
struct
sunxi_ccu_gate
{
struct
81
#define
SUNXI_CCU_GATE
(_id, _name, _pname, _reg, _bit) \
83
.type =
SUNXI_CCU_GATE
, \
450
struct
sunxi_ccu_gate
gate;
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025