Home
last modified time | relevance | path

Searched refs:ivpu_sched_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/accel/ivpu/
Divpu_drv.h179 extern int ivpu_sched_mode;
Divpu_drv.c56 int ivpu_sched_mode; variable
57 module_param_named(sched_mode, ivpu_sched_mode, int, 0444);
Divpu_hw_btrs.c166 hw->sched_mode = ivpu_sched_mode; in info_init_mtl()
181 hw->sched_mode = ivpu_sched_mode; in info_init_lnl()