Home
last modified time | relevance | path

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

12

/linux/drivers/net/wan/
H A Dhd64572.c362 unsigned int tmc, br = 10, brv = 1024; in sca_set_port() local
371 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
372 } while (br > 1 && tmc <= 128); in sca_set_port()
374 if (tmc < 1) { in sca_set_port()
375 tmc = 1; in sca_set_port()
378 } else if (tmc > 255) { in sca_set_port()
379 tmc = 256; /* tmc=0 means 256 - low baud rates */ in sca_set_port()
382 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
385 tmc = 256; /* 8bit = 0 */ in sca_set_port()
391 port->tmc = tmc; in sca_set_port()
[all …]
H A Dhd64570.c406 unsigned int tmc, br = 10, brv = 1024; in sca_set_port() local
415 tmc = CLOCK_BASE / brv / port->settings.clock_rate; in sca_set_port()
416 } while (br > 1 && tmc <= 128); in sca_set_port()
418 if (tmc < 1) { in sca_set_port()
419 tmc = 1; in sca_set_port()
422 } else if (tmc > 255) { in sca_set_port()
423 tmc = 256; /* tmc=0 means 256 - low baud rates */ in sca_set_port()
426 port->settings.clock_rate = CLOCK_BASE / brv / tmc; in sca_set_port()
429 tmc = 256; /* 8bit = 0 */ in sca_set_port()
435 port->tmc = tmc; in sca_set_port()
[all …]
H A Dc101.c68 u8 rxs, txs, tmc; /* SCA registers */ member
H A Dpci200syn.c72 u8 rxs, txs, tmc; /* SCA registers */ member
H A Dpc300too.c85 u8 rxs, txs, tmc; /* SCA registers */ member
H A Dn2.c101 u8 rxs, txs, tmc; /* SCA registers */ member
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-coresight.dtsi136 compatible = "arm,coresight-tmc", "arm,primecell";
282 compatible = "arm,coresight-tmc", "arm,primecell";
374 compatible = "arm,coresight-tmc", "arm,primecell";
433 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dhi6220-coresight.dtsi39 compatible = "arm,coresight-tmc", "arm,primecell";
100 compatible = "arm,coresight-tmc", "arm,primecell";
/linux/arch/arm64/boot/dts/sprd/
H A Dsc9860.dtsi275 compatible = "arm,coresight-tmc", "arm,primecell";
403 compatible = "arm,coresight-tmc", "arm,primecell";
428 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc9836.dtsi48 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dums512.dtsi486 compatible = "arm,coresight-tmc", "arm,primecell";
553 compatible = "arm,coresight-tmc", "arm,primecell";
579 compatible = "arm,coresight-tmc", "arm,primecell";
/linux/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";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7s.dtsi304 compatible = "arm,coresight-tmc", "arm,primecell";
327 compatible = "arm,coresight-tmc", "arm,primecell";
/linux/arch/arm64/boot/dts/qcom/
H A Dtalos.dtsi2262 tmc@6047000 {
2263 compatible = "arm,coresight-tmc", "arm,primecell";
2758 tmc@6b09000 {
2759 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dlemans.dtsi3029 tmc_etr: tmc@4048000 {
3030 compatible = "arm,coresight-tmc", "arm,primecell";
3093 tmc_etr1: tmc@404f000 {
3094 compatible = "arm,coresight-tmc", "arm,primecell";
3159 tmc_etf: tmc@4b05000 {
3160 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsm8450.dtsi4586 tmc_etr: tmc@10048000 {
4587 compatible = "arm,coresight-tmc", "arm,primecell";
4674 tmc@10b05000 {
4675 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsm6115.dtsi2296 compatible = "arm,coresight-tmc", "arm,primecell";
2322 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsm8150.dtsi2945 compatible = "arm,coresight-tmc", "arm,primecell";
2969 compatible = "arm,coresight-tmc", "arm,primecell";
3044 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dmsm8996.dtsi2829 compatible = "arm,coresight-tmc", "arm,primecell";
2855 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dsc7180.dtsi2459 compatible = "arm,coresight-tmc", "arm,primecell";
2505 compatible = "arm,coresight-tmc", "arm,primecell";
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi796 compatible = "arm,coresight-tmc", "arm,primecell";
942 compatible = "arm,coresight-tmc", "arm,primecell";
/linux/arch/arm64/boot/dts/freescale/
H A Dimx95.dtsi582 compatible = "arm,coresight-tmc", "arm,primecell";
606 compatible = "arm,coresight-tmc", "arm,primecell";
H A Dimx8mp.dtsi526 compatible = "arm,coresight-tmc", "arm,primecell";
549 compatible = "arm,coresight-tmc", "arm,primecell";
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst228 '[' 00-3F linux/usb/tmc.h USB Test and Measurement Dev…

12