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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/boot/
H A Dcuboot-c2k.c35 u8 *bridge_pbase, is_coherent; local
40 is_coherent = mv64x60_is_coherent();
42 if (is_coherent)
53 mv64x60_config_ctlr_windows(bridge_base, bridge_pbase, is_coherent);
H A Dmv64x60.h54 u8 is_coherent);
H A Dprpmc2800.c325 u8 *bridge_pbase, is_coherent; local
329 is_coherent = mv64x60_is_coherent();
331 if (is_coherent)
342 mv64x60_config_ctlr_windows(bridge_base, bridge_pbase, is_coherent);
H A Dmv64x60.c281 u8 is_coherent)
290 if (is_coherent)
280 mv64x60_config_ctlr_windows(u8 *bridge_base, u8 *bridge_pbase, u8 is_coherent) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/boot/
H A Dcuboot-c2k.c35 u8 *bridge_pbase, is_coherent; local
40 is_coherent = mv64x60_is_coherent();
42 if (is_coherent)
53 mv64x60_config_ctlr_windows(bridge_base, bridge_pbase, is_coherent);
H A Dmv64x60.h54 u8 is_coherent);
H A Dprpmc2800.c325 u8 *bridge_pbase, is_coherent; local
329 is_coherent = mv64x60_is_coherent();
331 if (is_coherent)
342 mv64x60_config_ctlr_windows(bridge_base, bridge_pbase, is_coherent);
H A Dmv64x60.c281 u8 is_coherent)
290 if (is_coherent)
280 mv64x60_config_ctlr_windows(u8 *bridge_base, u8 *bridge_pbase, u8 is_coherent) argument

Completed in 79 milliseconds