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