Home
last modified time | relevance | path

Searched refs:INREG8 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeonfb.h376 #define INREG8(addr) readb((rinfo->mmio_base)+addr) macro
A Dradeon_monitor.c664 ppll_div_sel = INREG8(CLOCK_CNTL_INDEX + 1) & 0x3; in radeon_fixup_panel_info()
A Dradeon_base.c643 ppll_div_sel = INREG8(CLOCK_CNTL_INDEX + 1) & 0x3; in radeon_probe_pll_params()
/linux-6.3-rc2/drivers/video/fbdev/intelfb/
A Dintelfbhw.h523 #define INREG8(addr) readb((u8 __iomem *)(dinfo->mmio_base + (addr))) macro

Completed in 16 milliseconds