| /linux/drivers/net/wan/ |
| H A D | hd64572.c | 362 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 D | hd64570.c | 406 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 D | c101.c | 68 u8 rxs, txs, tmc; /* SCA registers */ member
|
| H A D | n2.c | 101 u8 rxs, txs, tmc; /* SCA registers */ member
|
| /linux/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi3660-coresight.dtsi | 136 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 D | hi6220-coresight.dtsi | 39 compatible = "arm,coresight-tmc", "arm,primecell"; 100 compatible = "arm,coresight-tmc", "arm,primecell";
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | juno-cs-r1r2.dtsi | 27 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | juno-base.dtsi | 121 compatible = "arm,coresight-tmc", "arm,primecell"; 198 compatible = "arm,coresight-tmc", "arm,primecell";
|
| /linux/arch/arm64/boot/dts/sprd/ |
| H A D | sc9836.dtsi | 48 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | ums512.dtsi | 486 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/qcom/ |
| H A D | monaco.dtsi | 3190 tmc@4048000 { 3191 compatible = "arm,coresight-tmc", "arm,primecell"; 3254 tmc@404f000 { 3255 compatible = "arm,coresight-tmc", "arm,primecell"; 3674 tmc_etf: tmc@4b05000 { 3675 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | glymur.dtsi | 6482 tmc@10048000 { 6483 compatible = "arm,coresight-tmc", "arm,primecell"; 6546 tmc@1004f000 { 6547 compatible = "arm,coresight-tmc", "arm,primecell"; 7295 tmc_etf: tmc@11c05000 { 7296 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | sm8650.dtsi | 7112 tmc@10b05000 { 7113 compatible = "arm,coresight-tmc", "arm,primecell";
|