Searched refs:offsetx (Results 1 – 1 of 1) sorted by relevance
976 int offsetx, offsety; in rvin_set_slot_addr() local985 offsetx = vin->compose.left * fmt->bpp; in rvin_set_slot_addr()987 offset = addr + offsetx + offsety; in rvin_set_slot_addr()993 if (WARN_ON((offsetx | offsety | offset) & HW_BUFFER_MASK)) in rvin_set_slot_addr()