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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rapidio/switches/
H A Dtsi500.c29 rio_mport_write_config_32(mport, destid, hopcount, offset + (0x20000*i), result | (route_port << (4*(route_destid & 0x7))));
34 rio_mport_write_config_32(mport, destid, hopcount, offset + (0x20000*table), result | (route_port << (4*(route_destid & 0x7))));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rapidio/
H A Drio-access.c151 EXPORT_SYMBOL_GPL(rio_mport_write_config_32); variable
H A Drio-scan.c90 rio_mport_write_config_32(port, destid, hopcount, RIO_DID_CSR,
575 rio_mport_write_config_32(port, RIO_ANY_DESTID, hopcount,
582 rio_mport_write_config_32(port, RIO_ANY_DESTID, hopcount,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drio_drv.h41 extern int rio_mport_write_config_32(struct rio_mport *port, u16 destid,
187 return rio_mport_write_config_32(rdev->net->hport, destid, hopcount,

Completed in 46 milliseconds