Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-orion5x/
Dts78xx-setup.c139 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()
142 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()
380 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()
398 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
408 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
413 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports()
424 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices()
427 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_load_devices()
450 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
Dts78xx-fpga.h31 struct fpga_device ts_rtc; member