Searched refs:SM750LE_REVISION_ID (Results 1 – 5 of 5) sorted by relevance
4 #ifndef SM750LE_REVISION_ID5 #define SM750LE_REVISION_ID ((unsigned char)0xfe) macro
7 #ifndef SM750LE_REVISION_ID8 #define SM750LE_REVISION_ID (unsigned char)0xfe macro
724 …output->proc_setBLANK = (share->revid == SM750LE_REVISION_ID)?hw_sm750le_setBLANK:hw_sm750_setBLAN… in sm750fb_set_drv()727 share->accel.de_wait = (share->revid == SM750LE_REVISION_ID)?hw_sm750le_deWait : hw_sm750_deWait; in sm750fb_set_drv()1074 if (share->revid != SM750LE_REVISION_ID) { in sm750fb_setup()
28 if (physicalRev == SM750LE_REVISION_ID) in getChipType()
280 if (share->revid == SM750LE_REVISION_ID) { in hw_sm750_crtc_checkMode()