Searched refs:XS100_8390_DATA_AREA_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define XS100_8390_DATA_AREA_SIZE 0x80 macro108 while (count > XS100_8390_DATA_AREA_SIZE) { in xs100_write()111 XS100_8390_DATA_AREA_SIZE); in xs100_write()112 src += XS100_8390_DATA_AREA_SIZE; in xs100_write()113 count -= XS100_8390_DATA_AREA_SIZE; in xs100_write()134 while (count > XS100_8390_DATA_AREA_SIZE) { in xs100_read()137 XS100_8390_DATA_AREA_SIZE); in xs100_read()138 dst += XS100_8390_DATA_AREA_SIZE; in xs100_read()139 count -= XS100_8390_DATA_AREA_SIZE; in xs100_read()