Home
last modified time | relevance | path

Searched refs:SMN_HSMP_MSG_DATA (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/amd/
H A Dhsmp.c45 #define SMN_HSMP_MSG_DATA 0x3B109E0 macro
96 ret = amd_hsmp_rdwr(root, SMN_HSMP_MSG_DATA + (index << 2), in __hsmp_send_message()
152 * from SMN_HSMP_MSG_DATA and writes the response data to the same in __hsmp_send_message()
153 * SMN_HSMP_MSG_DATA address. in __hsmp_send_message()
158 ret = amd_hsmp_rdwr(root, SMN_HSMP_MSG_DATA + (index << 2), in __hsmp_send_message()

Completed in 2 milliseconds