Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/hwmon/
Dw8379545 4 | VSEN13/TR5 | 20h | in16/temp6
98 1 | VSEN13/TR5 | 20h | in16/temp6
/Linux-v4.19/drivers/isdn/hisax/
Dhfc4s8s_l1.c289 int in16; in Read_hfc16_stable() local
292 while (((in16 = Read_hfc16(hw, reg)) != ref16)) { in Read_hfc16_stable()
293 ref16 = in16; in Read_hfc16_stable()
295 return in16; in Read_hfc16_stable()