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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c92 static struct mpc52xx_xlb sxlb; variable in typeref:struct:mpc52xx_xlb
102 _memcpy_fromio(&sxlb, xlb, sizeof(*xlb));
127 out_be32(&xlb->snoop_window, sxlb.snoop_window);
128 out_be32(&xlb->master_priority, sxlb.master_priority);
129 out_be32(&xlb->master_pri_enable, sxlb.master_pri_enable);
132 out_be32(&xlb->int_enable, sxlb.int_enable);
133 out_be32(&xlb->config, sxlb.config);

Completed in 110 milliseconds