Home
last modified time | relevance | path

Searched defs:rio_dbell (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Drio.h231 struct rio_dbell { struct
232 struct list_head node;
233 struct resource *res;
234 void (*dinb) (struct rio_mport *mport, void *dev_id, u16 src, u16 dst, u16 info);
235 void *dev_id;
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1428 struct rio_dbell { struct
1429 u32 odmr; /* Outbound Doorbell Mode Register */
1430 u32 odsr; /* Outbound Doorbell Status Register */
1431 u8 res0[16];
1432 u32 oddpr; /* Outbound Doorbell Destination Port */
1433 u32 oddatr; /* Outbound Doorbell Destination AR */
1434 u8 res1[12];
1435 u32 oddretr; /* Outbound Doorbell Retry Threshold CR */
1436 u8 res2[48];
1437 u32 idmr; /* Inbound Doorbell Mode Register */
[all …]