Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dmpc10x_common.c89 int host_bridge, picr1, picr1_bit; in mpc10x_bridge_init() local
161 &picr1); in mpc10x_bridge_init()
163 picr1 = (picr1 & ~MPC10X_CFG_PICR1_ADDR_MAP_MASK) | in mpc10x_bridge_init()
170 picr1); in mpc10x_bridge_init()
363 uint picr1; in mpc10x_enable_store_gathering() local
369 &picr1); in mpc10x_enable_store_gathering()
371 picr1 |= MPC10X_CFG_PICR1_ST_GATH_EN; in mpc10x_enable_store_gathering()
377 picr1); in mpc10x_enable_store_gathering()
385 uint picr1; in mpc10x_disable_store_gathering() local
391 &picr1); in mpc10x_disable_store_gathering()
[all …]