Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/pb1100/
Dboard_setup.c56 extern struct rtc_ops pb1500_rtc_ops;
123 rtc_ops = &pb1500_rtc_ops; in board_setup()
/linux-2.4.37.9/arch/mips/au1000/pb1500/
Dboard_setup.c56 extern struct rtc_ops pb1500_rtc_ops;
145 rtc_ops = &pb1500_rtc_ops; in board_setup()
/linux-2.4.37.9/arch/mips/au1000/common/
Drtc.c33 struct rtc_ops pb1500_rtc_ops = { variable