BITS_IN_DWORD
SET_FCU_CSR(handle, fcu_dram_hi_csr, (bus_addr >> BITS_IN_DWORD));
auth_desc->css_hdr_high = (unsigned int)(bus_addr >> BITS_IN_DWORD);
auth_desc->fwsk_pub_high = (unsigned int)(bus_addr >> BITS_IN_DWORD);
auth_desc->signature_high = (unsigned int)(bus_addr >> BITS_IN_DWORD);
auth_desc->img_high = (unsigned int)(bus_addr >> BITS_IN_DWORD);
(unsigned int)(bus_addr >> BITS_IN_DWORD);
(unsigned int)(bus_addr >> BITS_IN_DWORD);