OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNXI_TCONx_CTL_EN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_tconreg.h
89
#define
SUNXI_TCONx_CTL_EN
__BIT(31)
sunxi_tcon.c
617
val |=
SUNXI_TCONx_CTL_EN
;
629
val &= ~
SUNXI_TCONx_CTL_EN
;
667
val |=
SUNXI_TCONx_CTL_EN
;
676
val &= ~
SUNXI_TCONx_CTL_EN
;
748
val =
SUNXI_TCONx_CTL_EN
;
821
val &= ~
SUNXI_TCONx_CTL_EN
;
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025