Searched refs:XS100_8390_DATA_AREA_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define XS100_8390_DATA_AREA_SIZE 0x80 macro103 while (count > XS100_8390_DATA_AREA_SIZE) { in xs100_write()106 XS100_8390_DATA_AREA_SIZE); in xs100_write()107 src += XS100_8390_DATA_AREA_SIZE; in xs100_write()108 count -= XS100_8390_DATA_AREA_SIZE; in xs100_write()129 while (count > XS100_8390_DATA_AREA_SIZE) { in xs100_read()132 XS100_8390_DATA_AREA_SIZE); in xs100_read()133 dst += XS100_8390_DATA_AREA_SIZE; in xs100_read()134 count -= XS100_8390_DATA_AREA_SIZE; in xs100_read()