Home
last modified time | relevance | path

Searched refs:ICnMS (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/rzg2l-cru/
Drzg2l-video.c81 #define ICnMS 0x254 macro
368 while ((rzg2l_cru_read(cru, ICnMS) & ICnMS_IA) && retries++ < RZG2L_RETRIES) { in rzg2l_cru_stop_image_processing()
374 icnms = rzg2l_cru_read(cru, ICnMS) & ICnMS_IA; in rzg2l_cru_stop_image_processing()