Searched refs:DIV_U64_ROUND_UP (Results 1 – 3 of 3) sorted by relevance
310 #define DIV_U64_ROUND_UP(ll, d) \ macro371 return DIV_U64_ROUND_UP(x, y) * y; in roundup_u64()
1550 u64 entries = DIV_U64_ROUND_UP(size, XE_PAGE_SIZE); in pte_update_cmd_size()1561 num_dword = (1 + 2) * DIV_U64_ROUND_UP(entries, 0x1ff); in pte_update_cmd_size()
735 word_delay_sck = DIV_U64_ROUND_UP((u64)word_delay_ns * spi_imx->spi_bus_clk, in mx51_ecspi_prepare_transfer()