Home
last modified time | relevance | path

Searched refs:tmc (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/sys/dev/pci/
H A Dif_ntwoc_pci.c198 u_int8_t tmc, rdiv, tdiv; in ntwoc_pci_attach() local
358 tmc = (flags & NTWOC_FLAGS_TMC_MASK) >> NTWOC_FLAGS_TMC_SHIFT; in ntwoc_pci_attach()
361 tmc, rdiv, tdiv); in ntwoc_pci_attach()
365 tmc, rdiv, tdiv); in ntwoc_pci_attach()
405 ntwoc_pci_get_clock(struct sca_port *scp, u_int8_t flags, u_int8_t tmc, in ntwoc_pci_get_clock() argument
412 scp->sp_tmc = tmc; in ntwoc_pci_get_clock()
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-coresight.dtsi132 compatible = "arm,coresight-tmc", "arm,primecell";
274 compatible = "arm,coresight-tmc", "arm,primecell";
366 compatible = "arm,coresight-tmc", "arm,primecell";
425 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dhi6220-coresight.dtsi39 compatible = "arm,coresight-tmc", "arm,primecell";
100 compatible = "arm,coresight-tmc", "arm,primecell";
/netbsd/sys/dev/isa/
H A Dif_ntwoc_isa.c389 u_int8_t rdiv, tdiv, tmc; in ntwoc_isa_attach() local
590 tmc = (flags & NTWOC_FLAGS_TMC_MASK) >> NTWOC_FLAGS_TMC_SHIFT; in ntwoc_isa_attach()
593 flags & NTWOC_FLAGS_CLK0_MASK, tmc, rdiv, tdiv); in ntwoc_isa_attach()
597 tmc, rdiv, tdiv); in ntwoc_isa_attach()
632 ntwoc_isa_get_clock(struct sca_port *scp, u_int8_t flags, u_int8_t tmc, in ntwoc_isa_get_clock() argument
639 scp->sp_tmc = tmc; in ntwoc_isa_get_clock()
/netbsd/sys/dev/ic/
H A Dhd64570.c483 u_int32_t tmc, div;
510 while ((tmc = clock / hz) > 256 || (tmc == 256 && (clock / tmc) > hz)) {
514 if (clock / tmc > hz)
515 tmc++;
516 if (!tmc)
517 tmc = 1;
522 tmc = 0;
525 *tmcp = (tmc & 0xFF); /* 0 == 256 */
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/sprd/
H A Dsc9863a.dtsi212 compatible = "arm,coresight-tmc", "arm,primecell";
277 compatible = "arm,coresight-tmc", "arm,primecell";
302 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc9860.dtsi338 compatible = "arm,coresight-tmc", "arm,primecell";
466 compatible = "arm,coresight-tmc", "arm,primecell";
491 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc9836.dtsi49 compatible = "arm,coresight-tmc", "arm,primecell";
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
H A Djuno-cs-r1r2.dtsi27 compatible = "arm,coresight-tmc", "arm,primecell";
H A Djuno-base.dtsi121 compatible = "arm,coresight-tmc", "arm,primecell";
198 compatible = "arm,coresight-tmc", "arm,primecell";
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.c674 TemplateMixin *tmc = sm->isTemplateMixin(); in expandTemplateMixinComments() local
675 if (tmc && tmc->comment) in expandTemplateMixinComments()
676 expandTemplateMixinComments(tmc, buf, sc); in expandTemplateMixinComments()
H A Ddoc.d868 TemplateMixin tmc = sm.isTemplateMixin(); in expandTemplateMixinComments() local
869 if (tmc && tmc.comment) in expandTemplateMixinComments()
870 expandTemplateMixinComments(tmc, buf, sc); in expandTemplateMixinComments()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddoc.c674 TemplateMixin *tmc = sm->isTemplateMixin(); in expandTemplateMixinComments() local
675 if (tmc && tmc->comment) in expandTemplateMixinComments()
676 expandTemplateMixinComments(tmc, buf, sc); in expandTemplateMixinComments()
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx7s.dtsi247 compatible = "arm,coresight-tmc", "arm,primecell";
270 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dqcom-msm8974.dtsi1068 compatible = "arm,coresight-tmc", "arm,primecell";
1134 compatible = "arm,coresight-tmc", "arm,primecell";
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dmsm8916.dtsi640 compatible = "arm,coresight-tmc", "arm,primecell";
666 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dmsm8998.dtsi1613 compatible = "arm,coresight-tmc", "arm,primecell";
1640 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc7280.dtsi798 compatible = "arm,coresight-tmc", "arm,primecell";
844 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsm8150.dtsi2522 compatible = "arm,coresight-tmc", "arm,primecell";
2546 compatible = "arm,coresight-tmc", "arm,primecell";
2624 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dmsm8996.dtsi2271 compatible = "arm,coresight-tmc", "arm,primecell";
2297 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc7180.dtsi2232 compatible = "arm,coresight-tmc", "arm,primecell";
2278 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsdm845.dtsi3172 compatible = "arm,coresight-tmc", "arm,primecell";
3202 compatible = "arm,coresight-tmc", "arm,primecell";
/netbsd/external/gpl2/groff/dist/
H A DNEWS702 o In analogy to the `tmc' request, `.writec' is the same as `.write' but
1228 o Two new requests `tm1' and `tmc' have been added to improve writing
1230 whitespace. `tmc' is similar to `tm1' but doesn't emit a final newline.
/netbsd/external/gpl2/groff/dist/doc/
H A Dgroff-31594 * printing to stderr (tm, tm1, tmc): Debugging. (line 27)
1783 * stderr, printing to (tm, tm1, tmc): Debugging. (line 27)
H A Dgroff-21647 -- Request: .tmc string
1657 The `tmc' request is similar to `tm1' but does not append a
4097 * tmc: Debugging. (line 27)

12