Searched refs:TASDEVICE_BOOK_ID (Results 1 – 4 of 4) sorted by relevance
126 TASDEVICE_BOOK_ID(reg)); in tasdevice_dev_read()153 TASDEVICE_BOOK_ID(reg)); in tasdevice_dev_write()183 TASDEVICE_BOOK_ID(reg)); in tasdevice_dev_bulk_write()212 TASDEVICE_BOOK_ID(reg)); in tasdevice_dev_bulk_read()238 TASDEVICE_BOOK_ID(reg)); in tasdevice_dev_update_bits()
232 dst[i++] = TASDEVICE_BOOK_ID(p->r0_reg); in tasdev_cali_data_get()236 dst[i++] = TASDEVICE_BOOK_ID(p->r0_low_reg); in tasdev_cali_data_get()240 dst[i++] = TASDEVICE_BOOK_ID(p->invr0_reg); in tasdev_cali_data_get()244 dst[i++] = TASDEVICE_BOOK_ID(p->pow_reg); in tasdev_cali_data_get()248 dst[i++] = TASDEVICE_BOOK_ID(p->tlimit_reg); in tasdev_cali_data_get()
1326 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()1352 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()1382 if ((book == TASDEVICE_BOOK_ID(TAS2781_SA_COEFF_SWAP_REG)) in do_singlereg_checksum()
38 #define TASDEVICE_BOOK_ID(reg) (reg / (256 * 128)) macro