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

/linux-master/include/linux/
H A Drio.h167 * @riores: RIO resources this device owns
198 struct resource riores[RIO_MAX_DEV_RESOURCES]; member in struct:rio_dev
247 * @riores: RIO resources that this master port interfaces owns
273 struct resource riores[RIO_MAX_MPORT_RESOURCES]; member in struct:rio_mport
/linux-master/arch/powerpc/sysdev/
H A Dfsl_rmu.c1102 rio_init_dbell_res(&mport->riores[RIO_DOORBELL_RESOURCE], 0, 0xffff);
1103 rio_init_mbox_res(&mport->riores[RIO_INB_MBOX_RESOURCE], 0, 0);
1104 rio_init_mbox_res(&mport->riores[RIO_OUTB_MBOX_RESOURCE], 0, 0);
/linux-master/drivers/rapidio/
H A Drio.c250 rc = request_resource(&mport->riores[RIO_INB_MBOX_RESOURCE],
334 rc = request_resource(&mport->riores[RIO_OUTB_MBOX_RESOURCE],
447 rc = request_resource(&mport->riores[RIO_DOORBELL_RESOURCE],
524 if (request_resource(&rdev->riores[RIO_DOORBELL_RESOURCE], res)
H A Drio-scan.c453 rio_init_dbell_res(&rdev->riores[RIO_DOORBELL_RESOURCE],
/linux-master/drivers/rapidio/devices/
H A Dtsi721.c2715 rio_init_dbell_res(&mport->riores[RIO_DOORBELL_RESOURCE], 0, 0xffff);
2716 rio_init_mbox_res(&mport->riores[RIO_INB_MBOX_RESOURCE], 0, 3);
2717 rio_init_mbox_res(&mport->riores[RIO_OUTB_MBOX_RESOURCE], 0, 3);
H A Drio_mport_cdev.c1806 rio_init_dbell_res(&rdev->riores[RIO_DOORBELL_RESOURCE],

Completed in 168 milliseconds