Searched refs:dwords (Results 1 – 9 of 9) sorted by relevance
61 } dwords; typedef66 dwords x; in __ctzdi2()
53 uint32_t dwords[16]; member458 config_hdr_p->dwords[i] = (uint32_t)cfg_prg.data; in get_config_header()701 config_hdr.dwords[0] = (uint32_t)prg_p->data; in probe_dev()718 if ((config_hdr.dwords[0] == U45_SB_DEVID_VID) && in probe_dev()719 (config_hdr.dwords[2] == U45_SB_CLASS_RID)) { in probe_dev()1021 uint32_t dwords[DUMP_BUF_SIZE / sizeof (uint32_t)]; in bytedump_get() member1148 buffer.dwords[next] = (uint32_t)local_prg.data; in bytedump_get()
146 uint32_t dwords[1]; member
388 ! while at least 1 dword, do dwords. Max 7 iterations.
410 u32 dwords[4]; member
386 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) argument
5988 Change: Fixed dame write command size to dwords value instead of bytes.
521 movl $12,%ecx # Frame is 12 dwords
549 returns the length of unzipped data in dwords, in case of failure returns 0.