Searched refs:mmio_off (Results 1 – 1 of 1) sorted by relevance
654 unsigned int mmio_off; in fbdevHWMapMMIO() local666 mmio_off = (unsigned long) fPtr->fix.mmio_start & ~PAGE_MASK; in fbdevHWMapMMIO()667 fPtr->mmio_len = (mmio_off + fPtr->fix.mmio_len + ~PAGE_MASK) & in fbdevHWMapMMIO()679 fPtr->mmio += mmio_off; in fbdevHWMapMMIO()