Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dk3_bandgap.c95 int d01 = abs(s0 - s1); in vtm_get_best_value() local
99 if (d01 <= d02 && d01 <= d12) in vtm_get_best_value()
102 if (d02 <= d01 && d02 <= d12) in vtm_get_best_value()
H A Dk3_j72xx_bandgap.c204 int d01 = abs(s0 - s1); in vtm_get_best_value() local
208 if (d01 <= d02 && d01 <= d12) in vtm_get_best_value()
211 if (d02 <= d01 && d02 <= d12) in vtm_get_best_value()
/linux-6.15/arch/arm/boot/dts/hisilicon/
H A DMakefile7 hip04-d01.dtb
H A Dhip04-d01.dts16 compatible = "hisilicon,hip04-d01";
/linux-6.15/Documentation/devicetree/bindings/arm/hisilicon/
H A Dhisilicon.yaml49 - const: hisilicon,hip04-d01
/linux-6.15/drivers/iio/accel/
H A Dsca3000.c213 d01, enumerator
228 [d01] = {
1540 {"sca3000_d01", d01},