Searched refs:GLOB_Calc_Used_Bits (Results 1 – 5 of 5) sorted by relevance
80 extern int GLOB_Calc_Used_Bits(u32 n);
123 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wPagesPerBlock); in mtd_Read_Device_ID()125 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wPageDataSize); in mtd_Read_Device_ID()127 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wBlockDataSize); in mtd_Read_Device_ID()
251 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wPagesPerBlock); in emu_Read_Device_ID()253 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wPageDataSize); in emu_Read_Device_ID()255 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wBlockDataSize); in emu_Read_Device_ID()
43 int GLOB_Calc_Used_Bits(u32 n) in GLOB_Calc_Used_Bits() function84 return (u64)(addr >> GLOB_Calc_Used_Bits(divisor)); in GLOB_u64_Div()
758 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wPagesPerBlock); in NAND_Read_Device_ID()760 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wPageDataSize); in NAND_Read_Device_ID()762 (u8)GLOB_Calc_Used_Bits(DeviceInfo.wBlockDataSize); in NAND_Read_Device_ID()