OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmos_read16
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/x86/include/asm/
early_cmos.h
23
*
cmos_read16
() - Get 16-bit data stored at the given address
30
u16
cmos_read16
(u8 addr);
/external/u-boot/arch/x86/lib/
early_cmos.c
24
u16
cmos_read16
(u8 addr)
function
Completed in 419 milliseconds