Searched refs:msg_port (Results 1 – 3 of 3) sorted by relevance
168 dev->msg_port = MSG_PORT_S2D; in amd_stb_debugfs_open_v2() 184 /* Clear msg_port for other SMU operation */ in amd_stb_debugfs_open_v2() 185 dev->msg_port = MSG_PORT_PMC; in amd_stb_debugfs_open_v2() 307 dev->msg_port = MSG_PORT_S2D; in amd_stb_s2d_init() 324 /* Clear msg_port for other SMU operation */ in amd_stb_s2d_init() 325 dev->msg_port = MSG_PORT_PMC; in amd_stb_s2d_init()
110 u8 msg_port; member
408 switch (dev->msg_port) { in amd_pmc_get_msg_port() 422 if (dev->msg_port == MSG_PORT_S2D) { in amd_pmc_dump_registers() 449 if (dev->msg_port == MSG_PORT_S2D) { in amd_pmc_send_cmd()