Home
last modified time | relevance | path

Searched defs:chip_tsadc_table (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c177 struct chip_tsadc_table { struct
178 const struct tsadc_table *id;
179 unsigned int length;
180 u32 data_mask;
182 int knum;
183 int bnum;
184 enum adc_sort_mode mode;
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drockchip_thermal.c79 struct chip_tsadc_table { struct
80 const struct tsadc_table *id;
81 unsigned int length;
82 u32 data_mask;
84 int kNum;
85 int bNum;
86 enum adc_sort_mode mode;