Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c129 struct tsadc_calib_info calib_info; member
203 .calib_info = {
257 .calib_info = {
313 .calib_info = {
370 .calib_info = {
390 tbl = sc->conf->calib_info.table; in tsadc_temp_to_raw()
391 ntbl = sc->conf->calib_info.nentries; in tsadc_temp_to_raw()
425 tbl = sc->conf->calib_info.table; in tsadc_raw_to_temp()
426 ntbl = sc->conf->calib_info.nentries; in tsadc_raw_to_temp()