| /netbsd-src/sys/arch/atari/dev/ |
| H A D | nvram.c | 102 mc146818_write(RTC, nreg, 0); in nvr_attach() 128 return mc146818_read(RTC, byteno + MC_NVRAM_START) & 0xff; in nvr_get_byte() 167 *p = mc146818_read(RTC, offset + i); in nvram_uio() 173 mc146818_write(RTC, offset + i, *p); in nvram_uio() 186 csum += mc146818_read(RTC, nreg); in nvram_csum() 194 if (((~csum & 0xff) != mc146818_read(RTC, MC_NVRAM_CSUM)) in nvram_csum_valid() 195 || (csum != mc146818_read(RTC, MC_NVRAM_CSUM + 1))) in nvram_csum_valid() 204 mc146818_write(RTC, MC_NVRAM_CSUM, ~csum); in nvram_set_csum() 205 mc146818_write(RTC, MC_NVRAM_CSUM + 1, csum); in nvram_set_csum()
|
| H A D | clock.c | 428 regb = mc146818_read(RTC, MC_REGB); in atari_rtc_get() 429 MC146818_GETTOD(RTC, &clkregs); in atari_rtc_get() 476 MC146818_PUTTOD(RTC, &clkregs); in atari_rtc_set() 519 MC146818_GETTOD(RTC, &clkregs); in rtcread() 571 mc146818_write(RTC, MC_REGB, in rtcwrite() 572 mc146818_read(RTC, MC_REGB) | MC_REGB_24HR | MC_REGB_BINARY); in rtcwrite() 573 MC146818_GETTOD(RTC, &clkregs); in rtcwrite() 585 MC146818_PUTTOD(RTC, &clkregs); in rtcwrite()
|
| H A D | clockreg.h | 37 #define RTC ((struct rtc *)AD_RTC) macro
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
| H A D | armada-8020.dtsi | 18 /* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock 20 * disable it. However, the RTC clock in CP slave is connected to the
|
| H A D | armada-8040.dtsi | 26 /* The RTC requires external oscillator. But on Aramda 80x0, the RTC clock 28 * disable it. However, the RTC clock in CP slave is connected to the
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | kirkwood-nas2big.dts | 31 /* The on-chip RTC is not powered (no supercap). */ 92 * An external I2C RTC (Dallas DS1337S+) is used. This allows 93 * to power-up the board on an RTC alarm. The external RTC can
|
| H A D | imx6qdl-tx6-mb7.dtsi | 81 * The backup voltage of the module internal RTC is not wired 82 * by default on the MB7, so disable that RTC chip.
|
| H A D | armada-370-synology-ds213j.dts | 48 /* RTC provided by Seiko S-35390A I2C RTC chip below */ 60 /* Main device RTC chip */
|
| H A D | armada-370-seagate-nas-xbay.dtsi | 56 /* RTC - NXP 8563T (second source) */ 62 /* RTC - MCP7940NT */
|
| H A D | kirkwood-nsa325.dts | 117 /* This board uses the pcf8563 RTC instead of the SoC RTC */
|
| H A D | imx6dl-dhcom-picoitx.dts | 6 * DHCM-iMX6DL-C0800-R102-F0819-E-SD-RTC-T-HS-I-01D2
|
| H A D | am335x-bone-common.dtsi | 280 * Configure pmic to enter OFF-state instead of SLEEP-state ("RTC-only 281 * mode") at poweroff. Most BeagleBone versions do not support RTC-only 292 * if you want to use RTC-only mode and made sure you are not affected
|
| H A D | armada-370-netgear-rn102.dts | 34 /* RTC is provided by Intersil ISL12057 I2C RTC chip */
|
| H A D | imx6q-dhcom-pdk2.dts | 7 * DHCM-iMX6Q-C0800-R102-F0819-E-SD-RTC-T-HS-I-01D2
|
| H A D | stm32mp157c-dhcom-pdk2.dts | 6 * DHCM-STM32MP157C-C065-R102-F0819-SPI-E2-CAN2-SDR104-RTC-WBT-T-DSI-I-01D2
|
| H A D | imx28-eukrea-mbmx287lc.dts | 8 * Module contains : i.MX287 + 128MB DDR2 + NAND + 2 x Ethernet PHY + RTC
|
| H A D | stm32mp157c-dhcom-picoitx.dts | 6 * DHCM-STM32MP157C-C065-R102-F0819-SPI-E-CAN2-SD-RTC-T-DSI-I-01D2
|
| /netbsd-src/sys/external/bsd/acpica/dist/tools/examples/ |
| H A D | extables.c | 338 [0001] RTC Day Alarm Index : 00 339 [0001] RTC Month Alarm Index : 00 340 [0001] RTC Century Index : 00 347 CMOS RTC Not Present (V5) : 0 356 RTC wake not in fixed reg space (V1) : 0 357 RTC can wake system from S4 (V1) : 0
|
| /netbsd-src/sys/arch/mac68k/mac68k/ |
| H A D | pramasm.s | 292 bsr _C_LABEL(Transfer) | and go de-write protect RTC 357 andib #0xF8,%d2 | don't touch any but RTC bits 366 bsr writebyte | write that byte to RTC too 413 bset #0,%a1@(0x0400) | and return RTC data line to output
|
| /netbsd-src/sys/arch/sandpoint/ |
| H A D | README.NAS | 69 ds1339 RTC 1:0x68 79 rs5c372a RTC 0:0x32
|
| /netbsd-src/sys/arch/mips/conf/ |
| H A D | files.sibyte | 53 # temporariliy so we can use the RTC. 62 # Bogus RTC attachment
|
| H A D | files.alchemy | 24 # "fake" RTC for using an Au1x00 timer for boards without a real RTC
|
| /netbsd-src/sys/arch/pmax/conf/ |
| H A D | INSTALL | 83 options HZ=256 # RTC rate required 101 mcclock* at ioasic? offset ? # DS1287 RTC 125 mcclock* at ibus0 addr ? # DS1287 RTC
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | GENERIC | 382 ac100ic* at iic? # AC100 integrated audio codec and RTC 395 pcf8563rtc* at iic? # PCF8563 RTC 438 # RTC 439 #exyortc* at fdt? # RTC 440 mesonrtc* at fdt? # Amlogic Meson RTC 441 plrtc* at fdt? # ARM PrimeCell RTC 442 sunxirtc* at fdt? # Allwinner RTC 443 tegrartc* at fdt? # NVIDIA Tegra RTC
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCXX.cpp | 192 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in computeObjectUnderConstruction() local 194 if (!RTC) { in computeObjectUnderConstruction() 208 RTC->getConstructionContext(), CallOpts); in computeObjectUnderConstruction() 396 auto RTC = (*SFC->getCallSiteBlock())[SFC->getIndex()] in updateObjectsUnderConstruction() local 398 assert(RTC && "Could not have had a target region without it"); in updateObjectsUnderConstruction() 408 RTC->getConstructionContext(), CallOpts); in updateObjectsUnderConstruction()
|