Searched refs:OUTBOUND_QUEUE_PORT (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/misc/ibmasm/
H A Dlowlevel.h28 #define OUTBOUND_QUEUE_PORT 0x44 /* contains address of posted MFA */ macro
91 mfa = readl(base_address + OUTBOUND_QUEUE_PORT);
100 writel(mfa, base_address + OUTBOUND_QUEUE_PORT);

Completed in 292 milliseconds