Home
last modified time | relevance | path

Searched refs:ppt_pl1_spl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/platform/x86/
H A Dasus-armoury.c69 u32 ppt_pl1_spl; // cpu member
789 ASUS_ATTR_GROUP_ROG_TUNABLE(ppt_pl1_spl, ATTR_PPT_PL1_SPL, ASUS_WMI_DEVID_PPT_PL1_SPL,
1045 ac_rog_tunables->ppt_pl1_spl = in init_rog_tunables()
1091 dc_rog_tunables->ppt_pl1_spl = in init_rog_tunables()
H A Dasus-wmi.c303 u32 ppt_pl1_spl; member
1243 asus->ppt_pl1_spl = value; in ppt_pl1_spl_store()
1256 return sysfs_emit(buf, "%u\n", asus->ppt_pl1_spl); in ppt_pl1_spl_show()
1258 static DEVICE_ATTR_RW(ppt_pl1_spl);
5147 asus->ppt_pl1_spl = 5; in asus_wmi_add()