Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dmtk_thermal.c270 const int *controller_offset; member
409 .controller_offset = mt8173_tc_offset,
449 .controller_offset = mt2701_tc_offset,
480 .controller_offset = mt2712_tc_offset,
505 .controller_offset = mt7622_tc_offset,
537 .controller_offset = mt8183_tc_offset,
715 int offset = mt->conf->controller_offset[ctrl_id]; in mtk_thermal_init_bank()