Searched defs:IS_OCS (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Damifb.c71 # define IS_OCS (0) macro
73 # define IS_OCS (chipset == TAG_OCS) macro
76 # define IS_OCS (1) macro
1247 if (!IS_OCS) {
1275 if (!IS_OCS) {
1305 if (!IS_OCS) {
1317 if (IS_OCS) {
1324 } else if (!IS_OCS) {
1459 if (!IS_OCS)
1559 if (!IS_OCS
[all...]

Completed in 37 milliseconds