Lines Matching defs:ucode
3056 static const struct ucode {
3058 uint32_t *ucode;
3083 const struct ucode *uc;
3090 for (uc = ucode_table; uc->ucode != NULL; uc++)
3093 if (uc->ucode == NULL)
3100 cbp->ucode[i] = htole32(uc->ucode[i]);
3102 *(uint16_t *)&cbp->ucode[uc->int_delay_offset] =
3105 *(uint16_t *)&cbp->ucode[uc->bundle_max_offset] =
3108 * Download the ucode to the chip.