Searched refs:TASDEVICE_PAGE_ID (Results 1 – 4 of 4) sorted by relevance
46 #define TASDEVICE_PAGE_ID(reg) ((reg % (256 * 128)) / 128) macro
265 dst[i++] = TASDEVICE_PAGE_ID(p->r0_reg); in tasdev_cali_data_get() 269 dst[i++] = TASDEVICE_PAGE_ID(p->r0_low_reg); in tasdev_cali_data_get() 273 dst[i++] = TASDEVICE_PAGE_ID(p->invr0_reg); in tasdev_cali_data_get() 277 dst[i++] = TASDEVICE_PAGE_ID(p->pow_reg); in tasdev_cali_data_get() 281 dst[i++] = TASDEVICE_PAGE_ID(p->tlimit_reg); in tasdev_cali_data_get()
1533 && (page == TASDEVICE_PAGE_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()1559 && (page == TASDEVICE_PAGE_ID( in tasdev_multibytes_chksum()1589 && (page == TASDEVICE_PAGE_ID(TAS2781_SA_COEFF_SWAP_REG)) in do_singlereg_checksum()
87 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_read()113 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_bulk_read()