Searched refs:tsu (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 251 struct timespec64 tsu; in gem_hw_timestamp() local 261 gem_tsu_get_time(&bp->ptp_clock_info, &tsu, NULL); in gem_hw_timestamp() 263 ts->tv_sec |= ((~GEM_DMA_SEC_MASK) & tsu.tv_sec); in gem_hw_timestamp() 270 !(tsu.tv_sec & (GEM_DMA_SEC_TOP >> 1))) in gem_hw_timestamp()
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.c | 574 .tsu = 1, 625 .tsu = 1, 969 .tsu = 1, 1009 .tsu = 1, 1051 .tsu = 1, 1097 .tsu = 1, 2168 if (cd->tsu) { in __sh_eth_get_regs() 2776 if (!mdp->cd->tsu) in sh_eth_tsu_add_entry() 2805 if (!mdp->cd->tsu) in sh_eth_tsu_del_entry() 2828 if (!mdp->cd->tsu) in sh_eth_tsu_purge_all() [all …]
|
| H A D | sh_eth.h | 510 unsigned tsu:1; /* EtherC has TSU */ member
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a07g043.dtsi | 551 tsu: thermal@10059400 { label 552 compatible = "renesas,r9a07g043-tsu", 553 "renesas,rzg2l-tsu"; 890 thermal-sensors = <&tsu 0>;
|
| H A D | r9a09g087.dtsi | 354 tsu: thermal@80086000 { label 355 compatible = "renesas,r9a09g087-tsu", "renesas,r9a09g077-tsu"; 1253 thermal-sensors = <&tsu>;
|
| H A D | r9a09g057.dtsi | 293 compatible = "renesas,r9a09g057-tsu", "renesas,r9a09g047-tsu"; 302 renesas,tsu-trim = <&sys 0x320>; 306 compatible = "renesas,r9a09g057-tsu", "renesas,r9a09g047-tsu"; 315 renesas,tsu-trim = <&sys 0x330>;
|
| H A D | r9a09g077.dtsi | 354 tsu: thermal@80086000 { label 355 compatible = "renesas,r9a09g077-tsu"; 1250 thermal-sensors = <&tsu>;
|
| /linux/ |
| H A D | MAINTAINERS | 22589 F: Documentation/devicetree/bindings/thermal/renesas,r9a09g047-tsu.yaml 22596 F: Documentation/devicetree/bindings/thermal/renesas,r9a08g045-tsu.yaml
|