Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.h35 u32 msg_resp_off; member
H A Dhsmp.c65 ret = sock->amd_hsmp_rdwr(sock, mbinfo->msg_resp_off, &mbox_status, HSMP_WR); in __hsmp_send_message()
101 ret = sock->amd_hsmp_rdwr(sock, mbinfo->msg_resp_off, &mbox_status, HSMP_RD); in __hsmp_send_message()
H A Dacpi.c167 sock->mbinfo.msg_resp_off = msgint->integer.value; in hsmp_read_acpi_dsd()
177 if (!sock->mbinfo.msg_id_off || !sock->mbinfo.msg_resp_off || in hsmp_read_acpi_dsd()