Searched refs:TASDEVICE_PAGE_ID (Results 1 – 4 of 4) sorted by relevance
46 #define TASDEVICE_PAGE_ID(reg) ((reg % (256 * 128)) / 128) macro
86 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_read()112 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_bulk_read()138 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_update_bits()
268 dst[i++] = TASDEVICE_PAGE_ID(p->r0_reg); in tasdev_cali_data_get()272 dst[i++] = TASDEVICE_PAGE_ID(p->r0_low_reg); in tasdev_cali_data_get()276 dst[i++] = TASDEVICE_PAGE_ID(p->invr0_reg); in tasdev_cali_data_get()280 dst[i++] = TASDEVICE_PAGE_ID(p->pow_reg); in tasdev_cali_data_get()284 dst[i++] = TASDEVICE_PAGE_ID(p->tlimit_reg); in tasdev_cali_data_get()
1579 && (page == TASDEVICE_PAGE_ID(TAS2781_SA_COEFF_SWAP_REG)) in tasdev_multibytes_chksum()1605 && (page == TASDEVICE_PAGE_ID( in tasdev_multibytes_chksum()1635 && (page == TASDEVICE_PAGE_ID(TAS2781_SA_COEFF_SWAP_REG)) in do_singlereg_checksum()