Home
last modified time | relevance | path

Searched defs:tcr (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/arch/powerpc/booke/dev/
H A De500wdog.c123 uint32_t tcr = mfspr(SPR_TCR); in e500wdog_setmode() local
150 const uint32_t tcr = mfspr(SPR_TCR); in e500wdog_attach() local
/netbsd-src/sys/arch/pmax/ibus/
H A Ddz_ibus.c125 uint16_t tcr; /* 10 Tcr: transmit console */ member
339 uint16_t tcr; in dz_ibus_cnputc() local
431 uint16_t tcr; in dzputc() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Datf-run.cpp272 test_case_result tcr; in get_test_case_result() local
288 test_case_result tcr; in get_test_case_result() local
336 test_case_result tcr; in get_test_case_result() local
468 tools::test_program::test_case_result tcr = in run_test_program() local
H A Dtest_program_test.cpp69 const impl::test_case_result& tcr) in check_result()
930 const impl::test_case_result tcr = impl::read_test_case_result( in ATF_TEST_CASE_BODY() local
939 const impl::test_case_result tcr = impl::read_test_case_result( in ATF_TEST_CASE_BODY() local
970 const impl::test_case_result tcr = impl::read_test_case_result( in ATF_TEST_CASE_BODY() local
/netbsd-src/sys/arch/vax/vsa/
H A Ddz_vsbus.c302 u_short tcr; in dzcnputc() local
358 u_short tcr; in dzputc() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsun6i_spi.c198 uint32_t tcr, cctl; in sun6ispi_configure() local
275 uint32_t isr, tcr; in sun6ispi_start() local
/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Dwdog.c148 uint32_t tcr = mfspr(SPR_TCR); in wdog_setmode() local
/netbsd-src/sys/arch/aarch64/aarch64/
H A Daarch64_machdep.c178 uint64_t tcr = reg_tcr_el1_read(); in cpu_kernel_vm_init() local
461 uint64_t tcr = reg_tcr_el1_read(); in set_user_tagged_address() local
475 uint64_t tcr; in sysctl_machdep_tagged_address() local
H A Dcpufunc.c477 uint64_t tcr; in aarch64_hafdbs_init() local
H A Dpmap.c1409 uint64_t tcr = reg_tcr_el1_read(); in pmap_activate_efirt() local
1422 uint64_t tcr; in pmap_activate() local
1466 uint64_t tcr = reg_tcr_el1_read(); in pmap_deactivate_efirt() local
1486 uint64_t tcr; in pmap_deactivate() local
/netbsd-src/sys/arch/next68k/next68k/
H A Drtc.c316 settime_old(todr_chip_handle_t tcr, struct clock_ymdhms *dt) in settime_old()
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh3_dev.cpp260 paddr_t tcr) in tmu_channel_dump()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp1137 TryCastResult tcr = in CheckReinterpretCast() local
1216 TryCastResult tcr in CheckStaticCast() local
1283 TryCastResult tcr; in TryStaticCast() local
2698 TryCastResult tcr = TryConstCast(Self, SrcExpr, DestType, in CheckCXXCStyleCast() local
/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dif_temac.c582 uint32_t rcr, tcr; in temac_init() local
1252 uint32_t rcr, tcr; in temac_reset() local
/netbsd-src/sys/arch/amiga/dev/
H A Dif_es.c431 u_short save_ptr, ephsr, tcr; in esintr() local
H A Dif_esreg.h34 volatile u_short tcr; /* Transmit Control Register */ member
/netbsd-src/sys/dev/dec/
H A Ddz.c312 u_char tcr; in dzxint() local
/netbsd-src/sys/dev/sbus/
H A Dbpp.c354 uint8_t tcr; in bppwrite() local
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Drge.c124 unsigned tcr, rcr; member
/netbsd-src/sys/dev/ic/
H A Drtw.c347 uint32_t tcr; in rtw_continuous_tx_enable() local
519 uint32_t tcr; in rtw_chip_reset() local
2591 uint32_t tcr; in rtw_transmit_config() local
/netbsd-src/sys/arch/arm/imx/
H A Dif_enet.c1121 uint32_t tcr, tcr0; in enet_miibus_statchg() local
/netbsd-src/sys/arch/powerpc/booke/
H A De500_intr.c1405 tcr |= TCR_WIE; in e500_intr_cpu_hatch() local