Searched refs:ROUND_DOWN_TO_DWORD (Results 1 – 1 of 1) sorted by relevance
45 #define ROUND_DOWN_TO_DWORD(x) (((x) & (~31)) >> 3) macro56 efx_readd(efx, &dword, structure_start + ROUND_DOWN_TO_DWORD(lbn)); in _ef100_pci_get_bar_bits_with_width()256 int rc, pos = structure_start + ROUND_DOWN_TO_DWORD(lbn); in _ef100_pci_get_config_bits_with_width()