Searched refs:iadd (Results 1 – 5 of 5) sorted by relevance
45 u8 iadd[2]; in pvr2_eeprom_fetch() local79 msg[0].buf = iadd; in pvr2_eeprom_fetch()93 iadd[0] = offs >> 8; in pvr2_eeprom_fetch()94 iadd[1] = offs; in pvr2_eeprom_fetch()96 iadd[0] = offs; in pvr2_eeprom_fetch()
3314 u8 iadd[2]; in pvr2_full_eeprom_fetch() local3348 msg[0].buf = iadd; in pvr2_full_eeprom_fetch()3362 iadd[0] = offs >> 8; in pvr2_full_eeprom_fetch()3363 iadd[1] = offs; in pvr2_full_eeprom_fetch()3365 iadd[0] = offs; in pvr2_full_eeprom_fetch()
27 __be32 iadd; /* I-RAM Address Register */ member
413 out_be32(&qe_immr->iram.iadd, be32_to_cpu(ucode->iram_offset) | in qe_upload_microcode()
332 u32 iadd; /* FM IRAM instruction address register */ member1433 iowrite32be(IRAM_IADD_AIE, &iram->iadd); in clear_iram()1437 } while ((ioread32be(&iram->iadd) != IRAM_IADD_AIE) && --count); in clear_iram()1444 iowrite32be(fman->state->fm_iram_size - 4, &iram->iadd); in clear_iram()