Searched refs:tsu (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/devicetree/bindings/thermal/ |
| A D | rzg2l-thermal.yaml | 22 - renesas,r9a07g043-tsu # RZ/G2UL and RZ/Five 23 - renesas,r9a07g044-tsu # RZ/G2{L,LC} 24 - renesas,r9a07g054-tsu # RZ/V2L 25 - const: renesas,rzg2l-tsu 55 tsu: thermal@10059400 { 56 compatible = "renesas,r9a07g044-tsu", 57 "renesas,rzg2l-tsu"; 69 thermal-sensors = <&tsu 0>;
|
| /linux/drivers/net/ethernet/cadence/ |
| A D | macb_ptp.c | 249 struct timespec64 tsu; in gem_hw_timestamp() local 259 gem_tsu_get_time(&bp->ptp_clock_info, &tsu, NULL); in gem_hw_timestamp() 261 ts->tv_sec |= ((~GEM_DMA_SEC_MASK) & tsu.tv_sec); in gem_hw_timestamp() 268 !(tsu.tv_sec & (GEM_DMA_SEC_TOP >> 1))) in gem_hw_timestamp()
|
| /linux/drivers/net/ethernet/renesas/ |
| A D | sh_eth.c | 574 .tsu = 1, 625 .tsu = 1, 969 .tsu = 1, 1009 .tsu = 1, 1051 .tsu = 1, 1097 .tsu = 1, 2170 if (cd->tsu) { in __sh_eth_get_regs() 2774 if (!mdp->cd->tsu) in sh_eth_tsu_add_entry() 2803 if (!mdp->cd->tsu) in sh_eth_tsu_del_entry() 2872 if (mdp->cd->tsu) in sh_eth_set_rx_mode() [all …]
|
| A D | sh_eth.h | 510 unsigned tsu:1; /* EtherC has TSU */ member
|
| /linux/arch/arm64/boot/dts/renesas/ |
| A D | r9a07g043.dtsi | 551 tsu: thermal@10059400 { label 552 compatible = "renesas,r9a07g043-tsu", 553 "renesas,rzg2l-tsu"; 890 thermal-sensors = <&tsu 0>;
|
| A D | r9a07g044.dtsi | 664 tsu: thermal@10059400 { label 665 compatible = "renesas,r9a07g044-tsu", 666 "renesas,rzg2l-tsu"; 1309 thermal-sensors = <&tsu 0>;
|
| A D | r9a07g054.dtsi | 669 tsu: thermal@10059400 { label 670 compatible = "renesas,r9a07g054-tsu", 671 "renesas,rzg2l-tsu"; 1317 thermal-sensors = <&tsu 0>;
|
| /linux/arch/mips/boot/dts/mobileye/ |
| A D | eyeq5-clocks.dtsi | 265 tsu_clk: tsu-clk {
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | mvebu-gated-clock.txt | 162 5 tsu Transp. Stream Unit
|
Completed in 33 milliseconds