Searched refs:tse (Results 1 – 4 of 4) sorted by relevance
/u-boot/arch/x86/cpu/coreboot/ |
A D | timestamp.c | 35 struct timestamp_entry *tse; in timestamp_add() local 40 tse = &ts_table->entries[ts_table->num_entries++]; in timestamp_add() 41 tse->entry_id = id; in timestamp_add() 42 tse->entry_stamp = ts_time - ts_table->base_time; in timestamp_add() 58 struct timestamp_entry *tse = &ts_table->entries[i]; in timestamp_add_to_bootstage() local 61 switch (tse->entry_id) { in timestamp_add_to_bootstage() 80 tse->entry_stamp / in timestamp_add_to_bootstage()
|
/u-boot/doc/device-tree-bindings/net/ |
A D | altera_tse.txt | 4 - compatible: Should be "altr,tse-1.0" for legacy SGDMA based TSE, and should 5 be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE. 37 - compatible: Must be "altr,tse-mdio". 54 compatible = "altr,tse-msgdma-1.0"; 75 compatible = "altr,tse-mdio"; 92 compatible = "altr,tse-msgdma-1.0";
|
/u-boot/arch/nios2/dts/ |
A D | 10m50_devboard.dts | 102 compatible = "altr,tse-msgdma-1.0", "altr,tse-1.0"; 126 compatible = "altr,tse-mdio";
|
A D | 3c120_devboard.dts | 107 compatible = "altr,tse-1.0"; 123 compatible = "altr,tse-mdio";
|
Completed in 4 milliseconds