Searched refs:TASDEVICE_PAGE_ID (Results 1 – 3 of 3) sorted by relevance
46 #define TASDEVICE_PAGE_ID(reg) ((reg % (256 * 128)) / 128) macro
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()
90 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_read()116 if ((TASDEVICE_BOOK_ID(reg) > 0) || (TASDEVICE_PAGE_ID(reg) > 1)) { in tasdevice_spi_dev_bulk_read()