Searched refs:T1T_BLOCKS_PER_SEGMENT (Results 1 – 4 of 4) sorted by relevance
871 if (block < T1T_BLOCKS_PER_SEGMENT) { in RW_T1tWriteErase()919 if (block < T1T_BLOCKS_PER_SEGMENT) { in RW_T1tWriteNoErase()1029 if (block < T1T_BLOCKS_PER_SEGMENT) { in RW_T1tWriteErase8()1077 if (block < T1T_BLOCKS_PER_SEGMENT) { in RW_T1tWriteNoErase8()
1252 p_t1t->block_read = ((p_t1t->segment + 1) * T1T_BLOCKS_PER_SEGMENT) - 1; in rw_t1t_handle_ndef_read_rsp()1768 while (count < T1T_BLOCKS_PER_SEGMENT) { in rw_t1t_update_attributes()1970 while (block_count < T1T_BLOCKS_PER_SEGMENT) { in rw_t1t_update_lock_attributes()2031 (block_count < T1T_BLOCKS_PER_SEGMENT)) { in rw_t1t_update_lock_attributes()2039 if (block_count < T1T_BLOCKS_PER_SEGMENT) in rw_t1t_update_lock_attributes()
77 #define T1T_BLOCKS_PER_SEGMENT 0x10 macro
224 attr[T1T_BLOCKS_PER_SEGMENT]; /* byte information - Reserved/lock/otp or227 [T1T_BLOCKS_PER_SEGMENT]; /* byte information - read only or read write */