Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c5137 unsigned int csg_scheduling_period; in csg_scheduling_period_store() local
5143 ret = kstrtouint(buf, 0, &csg_scheduling_period); in csg_scheduling_period_store()
5144 if (ret || csg_scheduling_period == 0) { in csg_scheduling_period_store()
5152 kbdev->csf.scheduler.csg_scheduling_period_ms = csg_scheduling_period; in csg_scheduling_period_store()
5154 csg_scheduling_period); in csg_scheduling_period_store()
5188 static DEVICE_ATTR_RW(csg_scheduling_period);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-device-mali236 What: /sys/class/misc/mali%u/device/csg_scheduling_period