Home
last modified time | relevance | path

Searched refs:ixp2000_uengine_stop_contexts (Results 1 – 2 of 2) sorted by relevance

/arch/arm/include/asm/hardware/
Duengine.h43 void ixp2000_uengine_stop_contexts(int uengine, u8 ctx_mask);
/arch/arm/common/
Duengine.c238 void ixp2000_uengine_stop_contexts(int uengine, u8 ctx_mask) in ixp2000_uengine_stop_contexts() function
250 EXPORT_SYMBOL(ixp2000_uengine_stop_contexts);
420 ixp2000_uengine_stop_contexts(uengine, 0x01); in set_initial_registers()