Home
last modified time | relevance | path

Searched refs:rtc_enable_32khz_output (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Drtc.h173 void rtc_enable_32khz_output(void);
/external/u-boot/drivers/rtc/
Dds3231.c148 void rtc_enable_32khz_output(void) in rtc_enable_32khz_output() function
/external/u-boot/board/freescale/ls2080aqds/
Dls2080aqds.c227 rtc_enable_32khz_output(); in board_init()