Searched refs:mp2_acs (Results 1 – 3 of 3) sorted by relevance
222 activestatus = privdata->mp2_acs >> 4; in amd_mp2_get_sensor_num()277 privdata->mp2_acs = readl(privdata->mmio + AMD_P2C_MSG3); in mp2_select_ops()278 acs = privdata->mp2_acs & GENMASK(3, 0); in mp2_select_ops()
57 u32 mp2_acs; member
212 u8 supported_input = privdata->mp2_acs & GENMASK(3, 0); in get_input_report()