Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbHostConfig.h506 #define CHIP_VER_MASK 0xff macro
H A DdrvUSBHwCtl.c415 tmp_t = (tmp_t >> CHIP_VER_SHIFT) & CHIP_VER_MASK; in set_64bit_OBF_cipher()