Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_common.h20 #define AMD_P2C_MSG(regno) (0x10680 + ((regno) * 4)) macro
96 return mp2->rver == 1 ? AMD_P2C_MSG_V1(idx) : AMD_P2C_MSG(idx); in amd_get_p2c_val()
H A Damd_sfh_pcie.c46 if (!readl_poll_timeout(mp2->mmio + AMD_P2C_MSG(0), cmd_resp.resp, in amd_sfh_wait_response_v2()
140 return (readl(privdata->mmio + AMD_P2C_MSG(1)) & in amd_sfh_dis_sts_v2()