OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAS_CRTC2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
radeonfbvar.h
312
#define
HAS_CRTC2
(sc) (((sc)->sc_flags & RFB_NCRTC2) == 0)
radeonfb.c
552
if (!
HAS_CRTC2
(sc)) {
691
for (i = 0; i < (
HAS_CRTC2
(sc) ? 2 : 1); i++) {
851
if (
HAS_CRTC2
(sc) && (sc->sc_ndisplays == 1)) {
1066
if (
HAS_CRTC2
(sc) && !IS_AVIVO(sc)) {
1443
if (
HAS_CRTC2
(sc)) {
1465
if (
HAS_CRTC2
(sc)) {
2000
} else if (!
HAS_CRTC2
(sc)) {
2863
if (
HAS_CRTC2
(sc)) {
2905
if (
HAS_CRTC2
(sc))
2914
if (
HAS_CRTC2
(sc)
[
all
...]
Completed in 44 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026