Home
last modified time | relevance | path

Searched refs:radeonfb_maskindex (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dradeonfb_bios.c402 radeonfb_maskindex(sc, index, andmask, ormask); in rb_load_init_block()
538 radeonfb_maskindex(sc, RADEON_MEM_SDRAM_MODE_REG, in rb_reset_sdram()
544 radeonfb_maskindex(sc, RADEON_MEM_SDRAM_MODE_REG, in rb_reset_sdram()
H A Dradeonfbvar.h361 void radeonfb_maskindex(struct radeonfb_softc *, uint32_t, uint32_t, uint32_t);
H A Dradeonfb.c1421 radeonfb_maskindex(struct radeonfb_softc *sc, uint32_t idx, in radeonfb_maskindex() function