Searched refs:TASDEVICE_PAGE_REG (Results 1 – 3 of 3) sorted by relevance
40 #define TASDEVICE_PAGE_REG(reg) ((reg % (256 * 128)) % 128) macro
234 dst[i++] = TASDEVICE_PAGE_REG(p->r0_reg); in tasdev_cali_data_get()238 dst[i++] = TASDEVICE_PAGE_REG(p->r0_low_reg); in tasdev_cali_data_get()242 dst[i++] = TASDEVICE_PAGE_REG(p->invr0_reg); in tasdev_cali_data_get()246 dst[i++] = TASDEVICE_PAGE_REG(p->pow_reg); in tasdev_cali_data_get()250 dst[i++] = TASDEVICE_PAGE_REG(p->tlimit_reg); in tasdev_cali_data_get()
1328 && (reg == TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()1356 >= TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()1358 <= (TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG) in tasdev_multibytes_chksum()1384 && (reg >= TASDEVICE_PAGE_REG(TAS2781_SA_COEFF_SWAP_REG)) in do_singlereg_checksum()1385 && (reg <= (TASDEVICE_PAGE_REG( in do_singlereg_checksum()