Home
last modified time | relevance | path

Searched refs:TSA (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dclang-tsa.h32 # define TSA(x) __attribute__((x)) macro
34 # define TSA(x) /* No TSA, make TSA attributes no-ops. */ macro
41 #define TSA_CAPABILITY(x) TSA(capability(x))
48 #define TSA_GUARDED_BY(x) TSA(guarded_by(x))
55 #define TSA_PT_GUARDED_BY(x) TSA(pt_guarded_by(x))
64 #define TSA_REQUIRES(...) TSA(requires_capability(__VA_ARGS__))
65 #define TSA_REQUIRES_SHARED(...) TSA(requires_shared_capability(__VA_ARGS__))
75 #define TSA_EXCLUDES(...) TSA(locks_excluded(__VA_ARGS__))
85 #define TSA_ACQUIRE(...) TSA(acquire_capability(__VA_ARGS__))
86 #define TSA_ACQUIRE_SHARED(...) TSA(acquire_shared_capability(__VA_ARGS__))
[all …]
/openbmc/linux/drivers/soc/fsl/qe/
H A DKconfig37 tristate "CPM TSA support"
41 Freescale CPM Time Slot Assigner (TSA)
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstihxxx-b2120.dtsi176 /* tsin0 is TSA on NIMA */
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dstih407-c8sectpfe.txt72 /* tsin0 is TSA on NIMA */
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c1654 if (XGMAC_GET_BITS_LE(rdesc->desc3, RX_CONTEXT_DESC3, TSA) && in xgbe_get_rx_tstamp()
2321 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_TC_ETSCR, TSA, in xgbe_config_mtl_mode()
2813 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_TC_ETSCR, TSA, in xgbe_config_dcb_tc()
2822 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_TC_ETSCR, TSA, in xgbe_config_dcb_tc()
/openbmc/linux/
H A DMAINTAINERS8411 FREESCALE QUICC ENGINE TSA DRIVER