Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-orion5x/
Dts78xx-setup.c101 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()
104 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()
338 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()
356 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
366 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
371 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports()
382 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices()
385 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_load_devices()
408 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
Dts78xx-fpga.h32 struct fpga_device ts_rtc; member