Home
last modified time | relevance | path

Searched refs:SLOW_PCI_WRITES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dsstfb.h128 # define SLOW_PCI_WRITES BIT(1) /* 1 ws */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c1218 fbiinit1 |= SLOW_PCI_WRITES; in sst_init()
1221 fbiinit1 &= ~SLOW_PCI_WRITES; in sst_init()