| /linux/kernel/time/ |
| H A D | timer_migration.c | 442 static inline bool tmigr_is_not_available(struct tmigr_cpu *tmc) in tmigr_is_not_available() argument 444 return !(tmc->tmgroup && tmc->available); in tmigr_is_not_available() 580 struct tmigr_cpu *tmc) in __walk_groups() argument 582 __walk_groups_from(up, data, NULL, tmc->tmgroup); in __walk_groups() 585 static void walk_groups(up_f up, struct tmigr_walk *data, struct tmigr_cpu *tmc) in walk_groups() argument 587 lockdep_assert_held(&tmc->lock); in walk_groups() 589 __walk_groups(up, data, tmc); in walk_groups() 711 static void __tmigr_cpu_activate(struct tmigr_cpu *tmc) in __tmigr_cpu_activate() argument 715 data.childmask = tmc->groupmask; in __tmigr_cpu_activate() 717 trace_tmigr_cpu_active(tmc); in __tmigr_cpu_activate() [all …]
|
| /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 | pci200syn.c | 72 u8 rxs, txs, tmc; /* SCA registers */ member
|
| H A D | pc300too.c | 85 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/arm/boot/dts/nxp/imx/ |
| H A D | imx7s.dtsi | 304 compatible = "arm,coresight-tmc", "arm,primecell"; 327 compatible = "arm,coresight-tmc", "arm,primecell";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | talos.dtsi | 2266 tmc@6047000 { 2267 compatible = "arm,coresight-tmc", "arm,primecell"; 2762 tmc@6b09000 { 2763 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | sm8450.dtsi | 4586 tmc_etr: tmc@10048000 { 4587 compatible = "arm,coresight-tmc", "arm,primecell"; 4674 tmc@10b05000 { 4675 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | msm8996.dtsi | 2829 compatible = "arm,coresight-tmc", "arm,primecell"; 2855 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | sc7180.dtsi | 2459 compatible = "arm,coresight-tmc", "arm,primecell"; 2505 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | sdm845.dtsi | 3608 compatible = "arm,coresight-tmc", "arm,primecell"; 3635 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | sm8250.dtsi | 3345 compatible = "arm,coresight-tmc", "arm,primecell"; 3408 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | sm8650.dtsi | 7039 tmc@10b05000 { 7040 compatible = "arm,coresight-tmc", "arm,primecell";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95.dtsi | 582 compatible = "arm,coresight-tmc", "arm,primecell"; 606 compatible = "arm,coresight-tmc", "arm,primecell";
|
| H A D | imx8mp.dtsi | 526 compatible = "arm,coresight-tmc", "arm,primecell"; 549 compatible = "arm,coresight-tmc", "arm,primecell";
|