Searched refs:AMD_C2P_MSG (Results 1 – 2 of 2) sorted by relevance
251 readl(privdata->mmio + AMD_C2P_MSG(5)) & ILLUMINANCE_MASK; in get_input_report()260 hpdstatus.val = readl(privdata->mmio + AMD_C2P_MSG(4)); in get_input_report()
27 #define AMD_C2P_MSG(regno) (0x10500 + ((regno) * 4)) macro