OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_cmode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
platinumfb.c
142
uint8_t
sc_cmode
;
member in struct:platinumfb_softc
333
if (sc->
sc_cmode
> PLATINUM_CMODE_8 &&
499
switch (sc->
sc_cmode
) {
664
sc->sc_pfs->offset[sc->
sc_cmode
] + 4 - sc->
sc_cmode
:
665
sc->sc_pfs->offset[sc->
sc_cmode
]);
682
platinumfb_write_reg(sc, 18, sc->sc_pfs->pitch[sc->
sc_cmode
]);
689
if (sc->
sc_cmode
== PLATINUM_CMODE_32 &&
695
sc->sc_pfs->mode[sc->
sc_cmode
+1] : /* XXX fix this for 32 bpp */
696
sc->sc_pfs->mode[sc->
sc_cmode
]);
[
all
...]
platinumfb.c
142
uint8_t
sc_cmode
;
member in struct:platinumfb_softc
333
if (sc->
sc_cmode
> PLATINUM_CMODE_8 &&
499
switch (sc->
sc_cmode
) {
664
sc->sc_pfs->offset[sc->
sc_cmode
] + 4 - sc->
sc_cmode
:
665
sc->sc_pfs->offset[sc->
sc_cmode
]);
682
platinumfb_write_reg(sc, 18, sc->sc_pfs->pitch[sc->
sc_cmode
]);
689
if (sc->
sc_cmode
== PLATINUM_CMODE_32 &&
695
sc->sc_pfs->mode[sc->
sc_cmode
+1] : /* XXX fix this for 32 bpp */
696
sc->sc_pfs->mode[sc->
sc_cmode
]);
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025