Searched refs:ulcommand (Results 1 – 2 of 2) sorted by relevance
18 u32 ulcommand = 0; in rtl92e_cam_reset() local20 ulcommand |= BIT31|BIT30; in rtl92e_cam_reset()21 rtl92e_writel(dev, RWCAM, ulcommand); in rtl92e_cam_reset()
215 u32 ulcommand = 0; in CamResetAllEntry() local222 ulcommand |= BIT(31) | BIT(30); in CamResetAllEntry()223 write_nic_dword(dev, RWCAM, ulcommand); in CamResetAllEntry()