Searched refs:ipath_read_ureg32 (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/drivers/infiniband/hw/ipath/
H A Dipath_intr.c613 tl = ipath_read_ureg32(dd, ur_rcvhdrtail, i);
619 hd = ipath_read_ureg32(dd, ur_rcvhdrhead, i);
H A Dipath_file_ops.c784 ipath_read_ureg32(dd, ur_rcvhdrtail, pd->port_port);
1409 head = ipath_read_ureg32(dd, ur_rcvhdrhead, pd->port_port);
1413 tail = ipath_read_ureg32(dd, ur_rcvhdrtail, pd->port_port);
1961 head32 = ipath_read_ureg32(dd, ur_rcvegrindextail, pd->port_port);
H A Dipath_init_chip.c523 val = ipath_read_ureg32(dd, ur_rcvegrindextail, 0);
H A Dipath_kernel.h1110 * ipath_read_ureg32 - read 32-bit virtualized per-port register
1119 static inline u32 ipath_read_ureg32(const struct ipath_devdata *dd, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c613 tl = ipath_read_ureg32(dd, ur_rcvhdrtail, i);
619 hd = ipath_read_ureg32(dd, ur_rcvhdrhead, i);
H A Dipath_file_ops.c784 ipath_read_ureg32(dd, ur_rcvhdrtail, pd->port_port);
1409 head = ipath_read_ureg32(dd, ur_rcvhdrhead, pd->port_port);
1413 tail = ipath_read_ureg32(dd, ur_rcvhdrtail, pd->port_port);
1961 head32 = ipath_read_ureg32(dd, ur_rcvegrindextail, pd->port_port);
H A Dipath_init_chip.c523 val = ipath_read_ureg32(dd, ur_rcvegrindextail, 0);
H A Dipath_kernel.h1110 * ipath_read_ureg32 - read 32-bit virtualized per-port register
1119 static inline u32 ipath_read_ureg32(const struct ipath_devdata *dd, function

Completed in 206 milliseconds