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()
204 u32 ulcommand = 0; in CamResetAllEntry() local211 ulcommand |= BIT(31) | BIT(30); in CamResetAllEntry()212 write_nic_dword(dev, RWCAM, ulcommand); in CamResetAllEntry()