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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dtioca_provider.c348 int ps, ps_shift, entry, entries, mapsize; local
381 ps_shift = ffs(ps) - 1;
384 entries = (end_xio_addr >> ps_shift) - (xio_addr >> ps_shift) + 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Datom.c57 int ps_shift; member in struct:__anon11281
617 r = atom_execute_table_locked(ctx->ctx, idx, ctx->ps + ctx->ps_shift);
1163 ectx.ps_shift = ps / 4;

Completed in 106 milliseconds