Home
last modified time | relevance | path

Searched refs:BUS_MASTER_DIS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/video/
H A Daty128.h323 #define BUS_MASTER_DIS 0x00000040 macro
H A Dradeon.h478 #define BUS_MASTER_DIS 0x00000040 macro
/openbmc/qemu/hw/display/
H A Dati_regs.h380 #define BUS_MASTER_DIS 0x00000040 macro
/openbmc/u-boot/include/
H A Dradeon.h480 #define BUS_MASTER_DIS 0x00000040 macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c2015 aty_st_le32(BUS_CNTL, aty_ld_le32(BUS_CNTL) | BUS_MASTER_DIS); in aty128_init()