Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c245 const int *controller_offset; member
381 .controller_offset = mt8173_tc_offset,
420 .controller_offset = mt2701_tc_offset,
450 .controller_offset = mt2712_tc_offset,
474 .controller_offset = mt7622_tc_offset,
506 .controller_offset = mt8183_tc_offset,
649 int offset = mt->conf->controller_offset[ctrl_id]; in mtk_thermal_init_bank()