Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/
H A Depd_lut.h49 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i…
60 int pvi_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic…
67 int rkf_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic…
H A Depd_lut.c50 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… in epd_lut_get() argument
52 return lut_get(output, lut_type, temperture, pic, regal_pix); in epd_lut_get()
/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c568 int temperture; in cw221x_update_get_voltage() local
571 cw221x_get_temperature(dev, &temperture); in cw221x_update_get_voltage()