Home
last modified time | relevance | path

Searched refs:OUTBOUND_QUEUE_PORT (Results 1 – 1 of 1) sorted by relevance

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