Home
last modified time | relevance | path

Searched refs:ts_rtc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-orion5x/
H A Dts78xx-setup.c97 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()
100 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()
330 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()
348 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
358 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
363 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports()
374 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices()
377 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_load_devices()
399 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
H A Dts78xx-fpga.h32 struct fpga_device ts_rtc; member