Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/amd-sfh-hid/
Damd_sfh_pcie.h27 #define AMD_P2C_MSG(regno) (0x10680 + ((regno) * 4)) macro
Damd_sfh_pcie.c40 if (!readl_poll_timeout(mp2->mmio + AMD_P2C_MSG(0), cmd_resp.resp, in amd_sfh_wait_response_v2()