Searched refs:INREG8 (Results 1 – 4 of 4) sorted by relevance
376 #define INREG8(addr) readb((rinfo->mmio_base)+addr) macro
664 ppll_div_sel = INREG8(CLOCK_CNTL_INDEX + 1) & 0x3; in radeon_fixup_panel_info()
643 ppll_div_sel = INREG8(CLOCK_CNTL_INDEX + 1) & 0x3; in radeon_probe_pll_params()
523 #define INREG8(addr) readb((u8 __iomem *)(dinfo->mmio_base + (addr))) macro
Completed in 16 milliseconds