Home
last modified time | relevance | path

Searched refs:_msb123xc_flash_WP_reg_write (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/demodulator/drv/dvb_extdemod/
H A DdrvDMD_EXTERN_MSB123xc.c2604 static MS_BOOL _msb123xc_flash_WP_reg_write(MS_U16 u16Addr, MS_U8 u8Data) in _msb123xc_flash_WP_reg_write() function
2853 bRet &= _msb123xc_flash_WP_reg_write(0x0A00+0x22*2, reg&(~0x01));
2856 bRet &= _msb123xc_flash_WP_reg_write(0x0A00+0x22*2, reg&(~0x02));
2863 bRet &= _msb123xc_flash_WP_reg_write(0x0A00+0x22*2, reg|0x01);
2866 bRet &= _msb123xc_flash_WP_reg_write(0x0A00+0x22*2, reg&(~0x02));