Searched refs:tsu (Results 1 – 3 of 3) sorted by relevance
249 struct timespec64 tsu; in gem_hw_timestamp() local259 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()
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 …]
510 unsigned tsu:1; /* EtherC has TSU */ member
Completed in 17 milliseconds