Searched refs:MAX_CREG_DATA8 (Results 1 – 2 of 2) sorted by relevance
48 #define MAX_CREG_DATA8 32 macro141 char tmp[MAX_CREG_DATA8];
165 if (cnt8 > MAX_CREG_DATA8) in creg_queue_cmd()453 xfer = min_t(unsigned int, size8, MAX_CREG_DATA8); in issue_creg_rw()