Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c194 int chn_id[SOC_MAX_SENSORS]; member
1224 .chn_id[SENSOR_CPU] = 0, /* cpu sensor is channel 0 */
1225 .chn_id[SENSOR_GPU] = 1, /* gpu sensor is channel 1 */
1248 .chn_id[SENSOR_CPU] = 0, /* cpu sensor is channel 0 */
1359 .chn_id[SENSOR_CPU] = 0, /* cpu sensor is channel 0 */
1383 .chn_id[SENSOR_CPU] = 0, /* cpu sensor is channel 0 */
1407 .chn_id[SENSOR_CPU] = 1, /* cpu sensor is channel 1 */
1408 .chn_id[SENSOR_GPU] = 2, /* gpu sensor is channel 2 */
1432 .chn_id[SENSOR_CPU] = 0, /* cpu sensor is channel 0 */
1433 .chn_id[SENSOR_GPU] = 1, /* gpu sensor is channel 1 */
[all …]