Searched refs:vmirror (Results 1 – 3 of 3) sorted by relevance
60 u32 vmirror:1; member129 tpo_td043->vmirror); in tpo_td043_set_hmirror()144 return snprintf(buf, PAGE_SIZE, "%d\n", tpo_td043->vmirror); in tpo_td043_vmirror_show()164 tpo_td043->vmirror = val; in tpo_td043_vmirror_store()239 static DEVICE_ATTR(vmirror, S_IRUGO | S_IWUSR,293 tpo_td043->vmirror); in tpo_td043_power_on()
211 if ((ptr[0] ^ pdev->vmirror) & 0x01) { in pwc_frame_complete()214 if ((ptr[0] ^ pdev->vmirror) & 0x02) { in pwc_frame_complete()220 pdev->vmirror = ptr[0] & 0x03; in pwc_frame_complete()234 if ((ptr[0] ^ pdev->vmirror) & 0x01) { in pwc_frame_complete()237 pdev->vmirror = ptr[0] & 0x03; in pwc_frame_complete()
247 char vmirror; /* for ToUCaM series */ member