Searched refs:BIT_WKFMCAM_VALID (Results 1 – 2 of 2) sorted by relevance
97 wdata |= BIT_WKFMCAM_BC | BIT_WKFMCAM_VALID; in rtw_wow_pattern_write_cam_ent()100 wdata |= BIT_WKFMCAM_MC | BIT_WKFMCAM_VALID; in rtw_wow_pattern_write_cam_ent()103 wdata |= BIT_WKFMCAM_UC | BIT_WKFMCAM_VALID; in rtw_wow_pattern_write_cam_ent()
459 #define BIT_WKFMCAM_VALID BIT(31) macro