| /linux/Documentation/devicetree/bindings/thermal/ |
| H A D | rzg2l-thermal.yaml | 10 On RZ/G2L SoCs, the thermal sensor unit (TSU) measures the 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/ |
| H A D | macb_ptp.c | 249 struct timespec64 tsu; in gem_hw_timestamp() local 255 /* TSU overlapping workaround in gem_hw_timestamp() 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/i2c/busses/ |
| H A D | i2c-uniphier-f.c | 499 * Standard-mode: tHD;STA = 4.0 us, tSU;STA = 4.7 us, tSU;STO = 4.0 us in uniphier_fi2c_hw_init() 500 * Fast-mode: tHD;STA = 0.6 us, tSU;STA = 0.6 us, tSU;STO = 0.6 us in uniphier_fi2c_hw_init() 504 * Standard-mode: tSU;DAT = 250 ns in uniphier_fi2c_hw_init() 505 * Fast-mode: tSU;DAT = 100 ns in uniphier_fi2c_hw_init()
|
| H A D | i2c-axxia.c | 205 /* Standard mode SCL 50/50, tSU:DAT = 250 ns */ in axxia_i2c_init() 210 /* Fast mode SCL 33/66, tSU:DAT = 100 ns */ in axxia_i2c_init()
|
| H A D | i2c-jz4780.c | 307 * tSU:DAT in jz4780_i2c_set_speed()
|
| H A D | i2c-mxs.c | 736 * tSU;DAT (data setup time) 250 ns 100 ns in mxs_i2c_derive_timing()
|
| /linux/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.h | 97 /* TSU Absolute address */ 510 unsigned tsu:1; /* EtherC has TSU */ member 558 int port; /* for TSU */
|
| /linux/Documentation/devicetree/bindings/soc/renesas/ |
| H A D | renesas,r9a09g011-sys.yaml | 23 - Temperature sensor (TSU) monitor
|
| H A D | renesas,r9a09g057-sys.yaml | 18 - Control of settings and states of SRAM/PCIe/CM33/CA55/CR8/xSPI/ADC/TSU
|
| /linux/arch/sh/boards/ |
| H A D | board-espt.c | 67 .start = 0xFEE01800, /* TSU */
|
| H A D | board-sh7757lcr.c | 133 /* TSU */ 166 /* TSU */
|
| /linux/drivers/net/ethernet/microchip/lan865x/ |
| H A D | lan865x.c | 35 /* MAC TSU Timer Increment Register */ 365 dev_err(&spi->dev, "Failed to config TSU Timer Incr reg: %d\n", in lan865x_probe()
|
| /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 | r9a07g054.dtsi | 784 tsu: thermal@10059400 { label 785 compatible = "renesas,r9a07g054-tsu", 786 "renesas,rzg2l-tsu"; 1432 thermal-sensors = <&tsu 0>;
|
| H A D | r9a07g044.dtsi | 779 tsu: thermal@10059400 { label 780 compatible = "renesas,r9a07g044-tsu", 781 "renesas,rzg2l-tsu"; 1424 thermal-sensors = <&tsu 0>;
|
| /linux/arch/sh/boards/mach-sh7763rdp/ |
| H A D | setup.c | 76 .start = 0xFEE01800, /* TSU */
|
| /linux/drivers/clk/mvebu/ |
| H A D | kirkwood.c | 226 { "tsu", NULL, 5, 0 },
|
| /linux/drivers/clk/renesas/ |
| H A D | r9a07g043-cpg.c | 136 DEF_FIXED("TSU", R9A07G043_CLK_TSU, CLK_PLL2_DIV2_10, 1, 1),
|
| H A D | r9a08g045-cpg.c | 192 DEF_FIXED("TSU", R9A08G045_CLK_TSU, CLK_PLL2_DIV2, 1, 8),
|
| H A D | r9a07g044-cpg.c | 205 DEF_FIXED("TSU", R9A07G044_CLK_TSU, CLK_PLL2_DIV2_10, 1, 1),
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | typhoon.h | 14 exported from the United States under License Exception "TSU"
|
| H A D | typhoon.c | 16 exported from the United States under License Exception "TSU"
|
| /linux/net/ipv4/ |
| H A D | igmp.c | 31 * Tsu-Sheng Tsao E-mail: chihjenc@scf.usc.edu and tsusheng@scf.usc.edu 35 * Tsu-Sheng Tsao igmp_set_mrouter_info to keep track of 38 * Tsu-Sheng Tsao igmp_heard_query(). Using this parameter 42 * Tsu-Sheng Tsao if the specified time expired.
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_psr.c | 400 drm_dbg_kms(display->drm, "\tSU dirty FIFO underrun\n"); in psr_event_print() 402 drm_dbg_kms(display->drm, "\tSU CRC FIFO underrun\n"); in psr_event_print()
|
| /linux/ |
| H A D | CREDITS | 3983 N: Tsu-Sheng Tsao
|