Searched refs:ttc (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | cdns,ttc.yaml | 4 $id: http://devicetree.org/schemas/timer/cdns,ttc.yaml# 14 const: cdns,ttc 44 compatible = "cdns,ttc";
|
| /f-stack/dpdk/drivers/net/pfe/ |
| H A D | pfe_hif.c | 509 unsigned int ttc, tx_avl; in __hif_tx_done_process() local 513 ttc = hif->txtoclean; in __hif_tx_done_process() 517 desc = hif->tx_base + ttc; in __hif_tx_done_process() 522 desc_sw = &hif->tx_sw_queue[ttc]; in __hif_tx_done_process() 531 ttc = (ttc + 1) & (hif->tx_ring_size - 1); in __hif_tx_done_process() 541 hif->txtoclean = ttc; in __hif_tx_done_process()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/ |
| H A D | zynqmp.dtsi | 652 compatible = "cdns,ttc"; 662 compatible = "cdns,ttc"; 672 compatible = "cdns,ttc"; 682 compatible = "cdns,ttc";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | zynq-7000.dtsi | 352 compatible = "cdns,ttc"; 360 compatible = "cdns,ttc";
|