/linux-4.4.14/drivers/rapidio/switches/ |
H A D | idtcps.c | 37 rio_mport_read_config_32(mport, destid, hopcount, idtcps_route_add_entry() 58 rio_mport_read_config_32(mport, destid, hopcount, idtcps_route_get_entry() 114 rio_mport_read_config_32(mport, destid, hopcount, idtcps_get_domain()
|
H A D | tsi57x.c | 76 rio_mport_read_config_32(mport, destid, hopcount, tsi57x_route_get_entry() 83 rio_mport_read_config_32(mport, destid, hopcount, tsi57x_route_get_entry() 131 rio_mport_read_config_32(mport, destid, hopcount, tsi57x_set_domain() 151 rio_mport_read_config_32(mport, destid, hopcount, tsi57x_get_domain()
|
H A D | tsi568.c | 68 rio_mport_read_config_32(mport, destid, hopcount, tsi568_route_get_entry() 74 rio_mport_read_config_32(mport, destid, hopcount, tsi568_route_get_entry()
|
H A D | idt_gen2.c | 144 rio_mport_read_config_32(mport, destid, hopcount, idtg2_route_get_entry() 208 rio_mport_read_config_32(mport, destid, hopcount, idtg2_get_domain()
|
/linux-4.4.14/drivers/rapidio/ |
H A D | rio-scan.c | 169 rio_mport_read_config_32(port, destid, hopcount, RIO_DID_CSR, &result); rio_get_device_id() 353 if (rio_mport_read_config_32(port, destid, hopcount, rio_setup_device() 358 rio_mport_read_config_32(port, destid, hopcount, rio_setup_device() 373 rio_mport_read_config_32(port, destid, hopcount, RIO_DEV_ID_CAR, rio_setup_device() 377 rio_mport_read_config_32(port, destid, hopcount, RIO_DEV_INFO_CAR, rio_setup_device() 379 rio_mport_read_config_32(port, destid, hopcount, RIO_ASM_ID_CAR, rio_setup_device() 383 rio_mport_read_config_32(port, destid, hopcount, RIO_ASM_INFO_CAR, rio_setup_device() 395 rio_mport_read_config_32(port, destid, hopcount, RIO_SRC_OPS_CAR, rio_setup_device() 397 rio_mport_read_config_32(port, destid, hopcount, RIO_DST_OPS_CAR, rio_setup_device() 411 rio_mport_read_config_32(port, destid, hopcount, rio_setup_device() 514 rio_mport_read_config_32(port, destid, hopcount, rio_sport_is_active() 527 rio_mport_read_config_32(port, destid, hopcount, rio_sport_is_active() 547 rio_mport_read_config_32(port, RIO_ANY_DESTID(port->sys_size), hopcount, rio_get_host_deviceid_lock() 583 rio_mport_read_config_32(port, RIO_ANY_DESTID(port->sys_size), rio_enum_peer()
|
H A D | rio.c | 507 rio_mport_read_config_32(port, destid, hopcount, rio_mport_get_physefb() 626 if (rio_mport_read_config_32(port, destid, hopcount, rio_enable_rx_tx_port() 709 while (rio_mport_read_config_32(mport, destid, hopcount, rio_mport_chk_dev_access() 1039 rio_mport_read_config_32(port, destid, hopcount, rio_mport_get_efb() 1046 rio_mport_read_config_32(port, destid, hopcount, rio_mport_get_efb() 1088 rio_mport_read_config_32(port, destid, hopcount, rio_mport_get_feature() 1098 rio_mport_read_config_32(port, destid, hopcount, rio_mport_get_feature() 1220 rio_mport_read_config_32(mport, destid, hopcount, rio_std_route_get_entry() 1246 rio_mport_read_config_32(mport, destid, hopcount, rio_std_route_clr_table() 1250 rio_mport_read_config_32(mport, destid, hopcount, rio_std_route_clr_table() 1299 rio_mport_read_config_32(port, destid, hopcount, rio_lock_device() 1317 rio_mport_read_config_32(port, destid, rio_lock_device() 1343 rio_mport_read_config_32(port, destid, hopcount, rio_unlock_device()
|
H A D | rio-access.c | 148 EXPORT_SYMBOL_GPL(rio_mport_read_config_32); variable
|
/linux-4.4.14/include/linux/ |
H A D | rio_drv.h | 36 extern int rio_mport_read_config_32(struct rio_mport *port, u16 destid, 152 return rio_mport_read_config_32(rdev->net->hport, rdev->destid, rio_read_config_32()
|