Searched refs:W9968CF_MIN_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
64 #define W9968CF_MIN_PACKET_SIZE 63 /* minimum value */ macro
2704 if (packet_size[dev_nr] < W9968CF_MIN_PACKET_SIZE) in w9968cf_configure_camera()2705 packet_size[dev_nr] = W9968CF_MIN_PACKET_SIZE; in w9968cf_configure_camera()