Searched refs:CC_GLBL_MASK_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.h177 #define CC_GLBL_MASK_SIZE 4 macro
H A Dfm_cc.c373 CC_GLBL_MASK_SIZE);
2821 memset(p_CcNode->p_GlblMask, 0xff, CC_GLBL_MASK_SIZE * sizeof(uint8_t));
4351 CC_GLBL_MASK_SIZE * sizeof(uint8_t));
4352 memset(p_CcNode->p_GlblMask, 0, CC_GLBL_MASK_SIZE * sizeof(uint8_t));
4591 memset(p_CcNode->p_GlblMask, 0xff, CC_GLBL_MASK_SIZE * sizeof(uint8_t));

Completed in 58 milliseconds