Searched refs:TMR_PRV (Results 1 – 1 of 1) sorted by relevance
136 #define TMR_PRV 0x02 macro137 #define TMR_BOTH (TMR_GBL | TMR_PRV)144 {"arm,cortex-a9-twd-timer", TMR_PRV},145 {"arm,cortex-a5-twd-timer", TMR_PRV},146 {"arm,arm11mp-twd-timer", TMR_PRV},426 if (tmrtype & TMR_PRV) { in arm_tmr_attach()