Searched refs:u8_count (Results 1 – 2 of 2) sorted by relevance
2708 MAPI_U8 u8_count = 0; in _msb123xc_flash_WP()2714 u8_count = 20; in _msb123xc_flash_WP()2720 while(reg&0x01 && u8_count--); in _msb123xc_flash_WP()2722 if (u8_count == 0) in _msb123xc_flash_WP()2732 u8_count = 20; in _msb123xc_flash_WP()2738 while(reg&0x01 && u8_count--); in _msb123xc_flash_WP()2740 if (u8_count == 0) in _msb123xc_flash_WP()2767 u8_count = 20; in _msb123xc_flash_WP()2773 while(reg&0x01 && u8_count--); in _msb123xc_flash_WP()2775 if (u8_count == 0) in _msb123xc_flash_WP()[all …]
3653 MAPI_U8 u8_count = 0; in _msb124x_flash_WP()3659 u8_count = 20; in _msb124x_flash_WP()3664 }while(reg&0x01 && u8_count--); in _msb124x_flash_WP()3666 if (u8_count == 0) in _msb124x_flash_WP()3676 u8_count = 20; in _msb124x_flash_WP()3681 }while(reg&0x01 && u8_count--); in _msb124x_flash_WP()3683 if (u8_count == 0) in _msb124x_flash_WP()3710 u8_count = 20; in _msb124x_flash_WP()3715 }while(reg&0x01 && u8_count--); in _msb124x_flash_WP()3717 if (u8_count == 0) in _msb124x_flash_WP()[all …]