Searched full:ttc (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | cdns,ttc.yaml | 4 $id: http://devicetree.org/schemas/timer/cdns,ttc.yaml# 7 title: Cadence TTC - Triple Timer Counter 14 const: cdns,ttc 48 compatible = "cdns,ttc";
|
/freebsd/sys/dts/arm/ |
H A D | zynq-7000.dtsi | 80 ttc0: ttc@1000 { 81 compatible = "xlnx,ttc"; 85 ttc1: ttc@2000 { 86 compatible = "xlnx,ttc";
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | fonts | 372 # TrueType/OpenType font collections (.ttc) 384 !:ext ttc 390 !:ext ttc/otc
|
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
H A D | zynqmp.dtsi | 840 compatible = "cdns,ttc"; 852 compatible = "cdns,ttc"; 864 compatible = "cdns,ttc"; 876 compatible = "cdns,ttc";
|
/freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
H A D | zynq-7000.dtsi | 387 compatible = "cdns,ttc"; 395 compatible = "cdns,ttc";
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | coex.h | 105 * @ttc_status: is TTC enabled - one bit per PHY
|
/freebsd/contrib/bearssl/test/ |
H A D | test_x509.c | 933 test_trust_anchor *ttc; in free_trust_anchor() local 935 ttc = value; in free_trust_anchor() 936 xfree(ttc->dn); in free_trust_anchor() 937 xfree(ttc->key_name); in free_trust_anchor() 938 xfree(ttc); in free_trust_anchor()
|
/freebsd/libexec/bootpd/ |
H A D | dumptab.c | 78 #\ttc -- template host (points to similar host entry)\n\ in dumptab()
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-dev.c | 248 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_TQOMR, TTC, val); in xgbe_config_tx_threshold()
|