Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dstifb.c348 #define IS_24_DEVICE(fb) \ macro
352 (!(IS_24_DEVICE(fb)))
762 if (IS_24_DEVICE(fb)) in hyperResetPlanes()
773 if (IS_24_DEVICE(fb)) in hyperResetPlanes()
793 if (IS_24_DEVICE(fb)) in hyperResetPlanes()
892 if (IS_24_DEVICE(fb)) { in SETUP_HCRX()
1285 if (IS_24_DEVICE(fb)) { in stifb_init_fb()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c348 #define IS_24_DEVICE(fb) \ macro
352 (!(IS_24_DEVICE(fb)))
762 if (IS_24_DEVICE(fb)) in hyperResetPlanes()
773 if (IS_24_DEVICE(fb)) in hyperResetPlanes()
793 if (IS_24_DEVICE(fb)) in hyperResetPlanes()
892 if (IS_24_DEVICE(fb)) { in SETUP_HCRX()
1285 if (IS_24_DEVICE(fb)) { in stifb_init_fb()

Completed in 5 milliseconds