OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUNXI_CAN_MODSEL_RST
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_can.h
38
#define
SUNXI_CAN_MODSEL_RST
__BIT(0)
sunxi_can.c
493
reg =
SUNXI_CAN_MODSEL_RST
;
628
val |=
SUNXI_CAN_MODSEL_RST
;
631
if (val &
SUNXI_CAN_MODSEL_RST
)
645
val &= ~
SUNXI_CAN_MODSEL_RST
;
648
if ((val &
SUNXI_CAN_MODSEL_RST
) == 0)
Completed in 38 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025