Searched refs:ulcommand (Results 1 – 2 of 2) sorted by relevance
29 u32 ulcommand = 0; in rtl92e_cam_reset() local31 ulcommand |= BIT31|BIT30; in rtl92e_cam_reset()32 rtl92e_writel(dev, RWCAM, ulcommand); in rtl92e_cam_reset()
229 u32 ulcommand = 0; in CamResetAllEntry() local236 ulcommand |= BIT(31) | BIT(30); in CamResetAllEntry()237 write_nic_dword(dev, RWCAM, ulcommand); in CamResetAllEntry()