Searched refs:tlimit_reg (Results 1 – 4 of 4) sorted by relevance
152 unsigned int tlimit_reg; member
248 dst[i++] = TASDEVICE_BOOK_ID(p->tlimit_reg); in tasdev_cali_data_get()249 dst[i++] = TASDEVICE_PAGE_ID(p->tlimit_reg); in tasdev_cali_data_get()250 dst[i++] = TASDEVICE_PAGE_REG(p->tlimit_reg); in tasdev_cali_data_get()316 rc = tasdevice_dev_bulk_read(priv, j, p->tlimit_reg, in tasdev_cali_data_get()633 p->tlimit_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
627 r->tlimit_reg = in fct_param_address_parser()2342 rc = tasdevice_dev_bulk_write(priv, i, p->tlimit_reg, &(data[k]), 4); in tasdev_load_calibrated_data()
579 cali_reg[4] = r->tlimit_reg; in tas2781_apply_calib()