radeonfb.c | 115 static int radeonfb_scratch_test(struct radeonfb_softc *, int, uint32_t); 572 if (radeonfb_scratch_test(sc, RADEON_BIOS_0_SCRATCH, 0x55555555) || 573 radeonfb_scratch_test(sc, RADEON_BIOS_0_SCRATCH, 0xaaaaaaaa)) { 1590 radeonfb_scratch_test(struct radeonfb_softc *sc, int reg, uint32_t v) function in typeref:typename:int
|