Searched refs:___TBITimeCore (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/metag/tbx/
H A Dtbitimer.S45 * Flag bits for control of ___TBITimeCore
54 * D0FrT is used to call ___TBITimeCore
57 * Other registers are those set by ___TBITimeCore
66 MOVT D0FrT,#HI(___TBITimeCore) /* Get timer core reg values */
67 CALL D0FrT,#LO(___TBITimeCore) /* and perform register update */
78 * D0FrT is used to call ___TBITimeCore
81 * Other registers are those set by ___TBITimeCore
91 MOVT D0FrT,#HI(___TBITimeCore) /* Get timer core reg values */
92 CALL D0FrT,#LO(___TBITimeCore) /* with no register update */
105 * Other registers are those set by ___TBITimeCore
115 MOVT D0FrT,#HI(___TBITimeCore) /* Get timer core reg values */
116 CALL D0FrT,#LO(___TBITimeCore) /* with no register update */
136 * Other registers are those set by ___TBITimeCore
147 MOVT D0FrT,#HI(___TBITimeCore) /* Get timer core reg values */
148 CALL D0FrT,#LO(___TBITimeCore) /* with no register update */
173 .global ___TBITimeCore
174 .type ___TBITimeCore,function
175 ___TBITimeCore: label
203 .size ___TBITimeCore,.-___TBITimeCore

Completed in 44 milliseconds