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

/linux-master/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
1253 if (!IS_OCS) {
1281 if (!IS_OCS) {
1311 if (!IS_OCS) {
1323 if (IS_OCS) {
1330 } else if (!IS_OCS) {
1465 if (!IS_OCS)
1563 if (!IS_OCS
[all...]

Completed in 170 milliseconds