Searched refs:DWORDS_TO_BYTES (Results 1 – 1 of 1) sorted by relevance
381 #ifndef DWORDS_TO_BYTES382 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) macro398 #define RAM_LINES_TO_BYTES(lines) DWORDS_TO_BYTES(RAM_LINES_TO_DWORDS(lines))474 #define CHUNK_SIZE_IN_BYTES DWORDS_TO_BYTES(CHUNK_SIZE_IN_DWORDS)482 #define PCI_BUF_LINE_SIZE_IN_BYTES DWORDS_TO_BYTES(PCI_BUF_LINE_SIZE_IN_DWORDS)1967 DWORDS_TO_BYTES(SEM_FAST_REG_INT_RAM_SIZE_E5) : in ecore_read_fw_info()1968 DWORDS_TO_BYTES(SEM_FAST_REG_INT_RAM_SIZE_BB_K2)) in ecore_read_fw_info()2214 *(dump_buf + offset) = ~OSAL_CRC32(0xffffffff, (u8 *)dump_buf, DWORDS_TO_BYTES(offset)); in ecore_dump_last_section()2489 …for (line = start_line, reg_addr = DBG_REG_INTR_BUFFER + DWORDS_TO_BYTES(start_line * INT_BUF_LINE… in ecore_bus_dump_int_buf_range()2924 ecore_rd(p_hwfn, p_ptt, DWORDS_TO_BYTES(reg_data->sts_clr_address)); in ecore_grc_clear_all_prty()[all …]