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

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c81 static u32 ahb_mod(struct qib_devdata *, int, int, int, u32, u32);
7705 static u32 ahb_mod(struct qib_devdata *dd, int quad, int chan, int addr, function
7784 ahb_mod(dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)), addr,
7786 ahb_mod(dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)), addr,
7852 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 0 << 14, 1 << 14);
7859 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 5, 8 << 11, BMASK(14, 11));
7860 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 7, 8 << 4, BMASK(7, 4));
7861 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 8, 8 << 11, BMASK(14, 11));
7862 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 8 << 4, BMASK(7, 4));
7865 ahb_mod(pp
[all...]

Completed in 133 milliseconds