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

/linux-master/drivers/staging/sm750fb/
H A Dddk750_chip.h5 #ifndef SM750LE_REVISION_ID
6 #define SM750LE_REVISION_ID ((unsigned char)0xfe) macro
H A Dsm750.h11 #ifndef SM750LE_REVISION_ID
12 #define SM750LE_REVISION_ID ((unsigned char)0xfe) macro
H A Dddk750_chip.c25 if (rev_id == SM750LE_REVISION_ID) {
H A Dsm750.c610 output->proc_setBLANK = (sm750_dev->revid == SM750LE_REVISION_ID) ?
613 sm750_dev->accel.de_wait = (sm750_dev->revid == SM750LE_REVISION_ID) ?
965 if (sm750_dev->revid != SM750LE_REVISION_ID) {
H A Dsm750_hw.c237 if (sm750_dev->revid == SM750LE_REVISION_ID) {

Completed in 252 milliseconds