Searched refs:dts0 (Results 1 – 2 of 2) sorted by relevance
47 struct thermal_zone_device *dts0; member80 if (thermal_zone_get_temp(fan->dts0, &t0) || in gpd_pocket_fan_worker()162 fan->dts0 = thermal_zone_get_zone_by_name("soc_dts0"); in gpd_pocket_fan_probe()163 if (IS_ERR(fan->dts0)) in gpd_pocket_fan_probe()
70 uint64_t dts0; in test_xscom_core() local78 dts0 = pnv_xscom_read(qts, chip, first_core_dts0); in test_xscom_core()80 g_assert_cmphex(dts0, ==, 0x26f024f023f0000ull); in test_xscom_core()