Searched refs:offsety (Results 1 – 1 of 1) sorted by relevance
891 int offsetx, offsety; in rvin_set_slot_addr() local901 offsety = vin->compose.top * vin->format.bytesperline; in rvin_set_slot_addr()902 offset = addr + offsetx + offsety; in rvin_set_slot_addr()908 if (WARN_ON((offsetx | offsety | offset) & HW_BUFFER_MASK)) in rvin_set_slot_addr()