OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIA_REG_STATUS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
unichromeaccel.h
107
#define
VIA_REG_STATUS
0x400
111
/*
VIA_REG_STATUS
(0x400): Engine Status */
unichromefb.c
1257
while (!(MMIO_IN32(
VIA_REG_STATUS
) & VIA_VR_QUEUE_BUSY) &&
1261
while ((MMIO_IN32(
VIA_REG_STATUS
) &
/src/sys/external/bsd/drm2/dist/drm/via/
via_dma.c
58
#define
VIA_REG_STATUS
0x400
62
/*
VIA_REG_STATUS
(0x400): Engine Status */
482
while (!(via_read(dev_priv,
VIA_REG_STATUS
) & VIA_VR_QUEUE_BUSY) && --count)
485
while (count && (via_read(dev_priv,
VIA_REG_STATUS
) &
Completed in 44 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025