Searched refs:vmirror (Results 1 – 3 of 3) sorted by relevance
61 u32 vmirror:1; member133 tpo_td043->vmirror); in tpo_td043_set_hmirror()148 return snprintf(buf, PAGE_SIZE, "%d\n", tpo_td043->vmirror); in tpo_td043_vmirror_show()168 tpo_td043->vmirror = val; in tpo_td043_vmirror_store()243 static DEVICE_ATTR(vmirror, S_IRUGO | S_IWUSR,311 tpo_td043->vmirror); in tpo_td043_power_on()
205 if ((ptr[0] ^ pdev->vmirror) & 0x01) { in pwc_frame_complete()208 if ((ptr[0] ^ pdev->vmirror) & 0x02) { in pwc_frame_complete()214 pdev->vmirror = ptr[0] & 0x03; in pwc_frame_complete()228 if ((ptr[0] ^ pdev->vmirror) & 0x01) { in pwc_frame_complete()231 pdev->vmirror = ptr[0] & 0x03; in pwc_frame_complete()
253 char vmirror; /* for ToUCaM series */ member