Searched refs:mp2_acs (Results 1 – 3 of 3) sorted by relevance
217 activestatus = privdata->mp2_acs >> 4; in amd_mp2_get_sensor_num()267 privdata->mp2_acs = readl(privdata->mmio + AMD_P2C_MSG3); in mp2_select_ops()268 acs = privdata->mp2_acs & GENMASK(3, 0); in mp2_select_ops()
106 u32 mp2_acs; member
208 u8 supported_input = privdata->mp2_acs & GENMASK(3, 0); in get_input_report()