no_of_bits        280 drivers/crypto/atmel-i2c.c 	u32 no_of_bits = DIV_ROUND_UP(TWLO_USEC * bus_clk_rate, USEC_PER_SEC);
no_of_bits        283 drivers/crypto/atmel-i2c.c 	return DIV_ROUND_UP(no_of_bits, 8);