Searched refs:rpbase (Results 1 – 2 of 2) sorted by relevance
341 u16 rpbase = 0x500; in cpm_load_patch() local346 out_be16(&iip->iic_rpbase, rpbase); in cpm_load_patch()350 out_be16(&spp->rpbase, (rpbase + sizeof(iic_t) + 31) & ~31); in cpm_load_patch()
31 __be16 rpbase; /* Relocation pointer (CPM1 only) */ member