/linux-4.4.14/drivers/rapidio/switches/ |
H A D | tsi568.c | 41 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_add_entry() 43 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_add_entry() 46 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_add_entry() 49 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_add_entry() 66 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_get_entry() 71 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_get_entry() 95 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_clr_table() 98 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_clr_table() 102 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_clr_table() 106 rio_mport_write_config_32(mport, destid, hopcount, tsi568_route_clr_table()
|
H A D | tsi57x.c | 50 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_add_entry() 52 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_add_entry() 55 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_add_entry() 57 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_add_entry() 81 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_get_entry() 103 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_clr_table() 106 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_clr_table() 110 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_clr_table() 113 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_route_clr_table() 133 rio_mport_write_config_32(mport, destid, hopcount, TSI578_SP_MODE_GLBL, tsi57x_set_domain() 136 rio_mport_write_config_32(mport, destid, hopcount, tsi57x_set_domain()
|
H A D | idtcps.c | 34 rio_mport_write_config_32(mport, destid, hopcount, idtcps_route_add_entry() 41 rio_mport_write_config_32(mport, destid, hopcount, idtcps_route_add_entry() 55 rio_mport_write_config_32(mport, destid, hopcount, idtcps_route_get_entry() 79 rio_mport_write_config_32(mport, destid, hopcount, idtcps_route_clr_table() 81 rio_mport_write_config_32(mport, destid, hopcount, idtcps_route_clr_table() 100 rio_mport_write_config_32(mport, destid, hopcount, idtcps_set_domain()
|
H A D | idt_gen2.c | 105 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_add_entry() 111 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_add_entry() 115 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_add_entry() 137 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_get_entry() 140 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_get_entry() 169 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_clr_table() 174 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_clr_table() 176 rio_mport_write_config_32(mport, destid, hopcount, idtg2_route_clr_table() 194 rio_mport_write_config_32(mport, destid, hopcount, idtg2_set_domain()
|
/linux-4.4.14/drivers/rapidio/ |
H A D | rio-access.c | 151 EXPORT_SYMBOL_GPL(rio_mport_write_config_32); variable
|
H A D | rio.c | 645 if (rio_mport_write_config_32(port, destid, hopcount, rio_enable_rx_tx_port() 1188 rio_mport_write_config_32(mport, destid, hopcount, rio_std_route_add_entry() 1191 rio_mport_write_config_32(mport, destid, hopcount, rio_std_route_add_entry() 1218 rio_mport_write_config_32(mport, destid, hopcount, rio_std_route_get_entry() 1266 rio_mport_write_config_32(mport, destid, hopcount, rio_std_route_clr_table() 1269 rio_mport_write_config_32(mport, destid, hopcount, rio_std_route_clr_table() 1297 rio_mport_write_config_32(port, destid, hopcount, rio_lock_device() 1313 rio_mport_write_config_32(port, destid, rio_lock_device() 1339 rio_mport_write_config_32(port, destid, rio_unlock_device()
|
H A D | rio-scan.c | 185 rio_mport_write_config_32(port, destid, hopcount, RIO_DID_CSR, rio_set_device_id() 406 rio_mport_write_config_32(port, destid, hopcount, rio_setup_device() 600 rio_mport_write_config_32(port, RIO_ANY_DESTID(port->sys_size), rio_enum_peer() 608 rio_mport_write_config_32(port, RIO_ANY_DESTID(port->sys_size), rio_enum_peer()
|
/linux-4.4.14/include/linux/ |
H A D | rio_drv.h | 38 extern int rio_mport_write_config_32(struct rio_mport *port, u16 destid, 168 return rio_mport_write_config_32(rdev->net->hport, rdev->destid, rio_write_config_32()
|