Searched refs:hpdstatus (Results 1 – 1 of 1) sorted by relevance
213 struct hpd_status hpdstatus; in get_input_report() local258 hpdstatus.val = readl(privdata->mmio + AMD_C2P_MSG(4)); in get_input_report()259 hpd_input.human_presence = hpdstatus.shpd.human_presence_actual; in get_input_report()
Completed in 3 milliseconds