Lines Matching refs:size
65 /* PCMCIA SPROM size. */
538 /* Write the SPROM image. size is in 16bit words. */
543 size_t size = SSB_PCMCIA_SPROM_SIZE;
553 for (i = 0; i < size; i++) {
554 if (i == size / 4)
556 else if (i == size / 2)
558 else if (i == (size * 3) / 4)
583 static int ssb_pcmcia_sprom_check_crc(const u16 *sprom, size_t size)
626 "id tpl size");
632 "boardrev tpl size");
638 "pa tpl size");
655 "ccode tpl size");
660 "ant tpl size");
666 "antg tpl size");
675 "bfl tpl size");
681 "leds tpl size");